SkIndigo 1.1.1

Announcements, requests and support regarding SkIndigo - the Sketchup / Indigo exporter.
User avatar
Whaat
Developer
Posts: 1827
Joined: Fri Dec 22, 2006 6:15 am
Location: Canada
Contact:

SkIndigo 1.1.1

Post by Whaat » Sat May 31, 2008 6:49 pm

This release is for ADVANCED users only!!!! You've been warned! :twisted:

I was able to get some of the new features working to a certain degree. If you enable Indigo subdivision, a modified mesh export routine will be used that does not export duplicate vertices. However, this will result in UVs being messed up UNLESS each vertex has only one UV coordinate associated with it (this is usually the case if you use projected textures in SketchUp).

#Version 1.1.1

#Removed: option to enable or disable normal smoothing
#Added: support for displacement mapping
#Added: support for indigo subdivision and smoothing
#Added: support for fractal brownian motion procedural texture

How to use FBM procedural textures:

1) Create a material that has a texture-map
2) Name the material "FBM"
3) Select the FBM as a map in any of the channels (bump, displacement, etc.)
4) In the advanced texture editor dialog, you will see the new parameteres (u_scale and v_scale)

I'm tired so that's all for now. Don't expect everything to work. I haven't tested all of it.

Whaat
Attachments
SkIndigo_1_1_1.zip
(1.69 MiB) Downloaded 315 times

Stinkie
Indigo 100
Posts: 616
Joined: Sat Oct 27, 2007 9:22 pm

Post by Stinkie » Sat May 31, 2008 6:55 pm

Groovy. Thanks.

User avatar
cpfresh
Posts: 501
Joined: Thu Jun 14, 2007 12:20 pm
Location: California, USA
Contact:

Post by cpfresh » Sat May 31, 2008 7:12 pm

AWESOME!! :D Thank you!

User avatar
kwistenbiebel
Posts: 496
Joined: Sat Jan 27, 2007 12:31 am

Post by kwistenbiebel » Sat May 31, 2008 8:14 pm

Thank you!

As a coincidence, I was just preparing this scene to be rendered with displacement if 1.1.1 would arrive. :). I am curious how that will turn out...

Image
Last edited by kwistenbiebel on Sat May 31, 2008 8:30 pm, edited 2 times in total.

remus
Indigo 100
Posts: 133
Joined: Fri May 02, 2008 8:07 am

Post by remus » Sat May 31, 2008 8:15 pm

Cheers whaat, i'll have to build up a bit of courage before i have a go with this :P

User avatar
kwistenbiebel
Posts: 496
Joined: Sat Jan 27, 2007 12:31 am

Post by kwistenbiebel » Sat May 31, 2008 9:49 pm

I am going to go back to 1.0.9 for the time being, as I can't get it to work.
The default SU smoothing is gone and instead I get really tesselated meshes.
I guess either I am not the expert, or we should let Ono work some more on a simpler system to overcome the single vs. double UV-set thing ;)

User avatar
Pibuz
1st Place 100
Posts: 2646
Joined: Tue Dec 11, 2007 7:58 am
Location: Padua, Italy
3D Software: SketchUp

Post by Pibuz » Sat May 31, 2008 11:19 pm

Since i'm no pro user, i think i will sit and wait for the next release. BTW i would like to thank you so much for all the efforts you're putting in it!

User avatar
Whaat
Developer
Posts: 1827
Joined: Fri Dec 22, 2006 6:15 am
Location: Canada
Contact:

Post by Whaat » Sun Jun 01, 2008 1:58 am

kwistenbiebel wrote:Thank you!

As a coincidence, I was just preparing this scene to be rendered with displacement if 1.1.1 would arrive. :). I am curious how that will turn out...
Hi biebel,

Any chance of sharing the SKP file? I would love to try getting the displacement to work. :)

User avatar
kwistenbiebel
Posts: 496
Joined: Sat Jan 27, 2007 12:31 am

Post by kwistenbiebel » Sun Jun 01, 2008 4:10 am

Whaat, could you send me your e-mail by PM?
It's a 60Mb file so I need to use Yousendit to get it to you.

User avatar
kwistenbiebel
Posts: 496
Joined: Sat Jan 27, 2007 12:31 am

Post by kwistenbiebel » Sun Jun 01, 2008 4:35 am

Whaat,
Check your PM inbox.
I pm'ed you a download link. The displacement texture for the rocks is contained in one of the SU materials of the scene.

Cheers,
Kwistenbiebel

User avatar
Whaat
Developer
Posts: 1827
Joined: Fri Dec 22, 2006 6:15 am
Location: Canada
Contact:

Post by Whaat » Sun Jun 01, 2008 6:28 pm

I think there were a few problems with your scene:

1) You probably didn't use Indigo subdivision. You should set the max number of subdivisions to a number greater than zero when using displacement mapping. Keep increasing the number until you are satisfied
2) The entire scene was made up of reversed faces. This completely messed up the displacement mapping.
3) The scene is WAY too huge and complex to be using displacement mapping and Indigo subdivision for the ENTIRE scene. One workaround would be to create a new material that will just be used for the rocks that are close to the camera. This material can have subdivision and displacement applied. To simplify your scene, I simply deleted about 80% of the faces.

Once I fixed these three things, the displacement rendered great!
Attachments
im1212298601.png
im1212298601.png (414.98 KiB) Viewed 4232 times
im1212298959.png
im1212298959.png (376.25 KiB) Viewed 4232 times

User avatar
kwistenbiebel
Posts: 496
Joined: Sat Jan 27, 2007 12:31 am

Post by kwistenbiebel » Sun Jun 01, 2008 8:06 pm

Oh yeah, the displacement is convincing.
What values were used? (displacement, subdivision,curvature etc...).
Do we have to apply a subdivision value for each curved material now, instead of relying on the default 'soften edges' smoothing of SU ?

Thanks for testing the file.

Cheers,
Kwistenbiebel

BbB
Posts: 1996
Joined: Fri Feb 09, 2007 8:28 am
Location: Berlin
Contact:

Post by BbB » Sun Jun 01, 2008 10:23 pm

The scene is WAY too huge
As long as the divided mesh is kept in memory, we'll have to limit the number of surfaces or objects that are displaced in a scene. Hopefully, Ono will find a way eventually to subdivide these surfaces on the fly without having to store them in memory, the way Fry handles MPD for instance.

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Post by OnoSendai » Sun Jun 01, 2008 11:26 pm

I think that scene would work fine with subdivision. Just use view-dependent subdivision.

BbB
Posts: 1996
Joined: Fri Feb 09, 2007 8:28 am
Location: Berlin
Contact:

Post by BbB » Mon Jun 02, 2008 12:02 am

:oops:

Post Reply
36 posts

Who is online

Users browsing this forum: No registered users and 8 guests