Jump to content

I3d Experiment


Symbolic

Recommended Posts

Hi,

I am trying to render an i3d teapot...

I have the teapot created out of metaballs... and the workflow follows as below:

model (metaball teapot) -> export shader: VEX Meta Cloud (default) -> export MANTRA: 3D Texture Generator ( creates the *.i3d file)

then

A FOG object pointing to the *.i3d file (isoSurface) -> import shader assigned to the FOG object: VEX 3D Texture Fog (reads in the *.i3d file)

I do not know what is wrong... but it is a messy workflow... and it is either slow... or blank... something is wrong.

Here is the file:

cloud_teapot_end_v11_post.hipnc

Thanks for any help.

Link to comment
Share on other sites

...I am confused about:

Which shaders are used for creating *.i3d?

Which shaders have to be assigned or linked back to the *.i3d file later?

At what level we give the shape of the clouds... at the shader that is exported as *.i3d? ...or the shader later linked to the *.i3d?

Thanks.

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
do you have an add node in the fog obj? put the render flag on add SOP, turn off the tea cup obj, try render again. is your clouds density too high?

to be honest... I really do not know what was on or off... what is the add node for? I just remember to be very disappointed and confused.

:blink:

If some one has a time... and post a sample workflow file some time... it would be a gret help... or suggest any other way of creating clouds.

Thanks for your interest in this topic.

Link to comment
Share on other sites

  • 2 months later...
Guest Swann

Hi everybody

Some time ago on 3d buzz we did some tests with i3d and from what I remember it end up on on generating i3d file, then read with iso surface and add shaderSOP with VolumeCloud shader applied in surface, no fog objects and bouding boxes. Pretty easy and fast, and gives good results, from what I see here much better than this.

Check this:

I3d

Edited by SWANN
Link to comment
Share on other sites

  • 2 months later...

hello,sorry for the noob question.

in the SHOP context i see there is a billowy_smoke material. this is applied to the geometry that will read the i3d from disk.

what are the other two shaders? it seems they arent used. right? :bag:

Link to comment
Share on other sites

hello. Looks like the v_metacloud1 is used (by the Texture 3D generator), but the v_fluffy1 SHOP is not used, I don't think. What happen is that i3D file is generated from the metaball points using v_metacloud to determine how features are to be generated. Once i3D file is generated, the ISOSurface SOP is used to read the file in, which then that geometry has billowy_smoke shader attached for the volume rendering process.

Alternatively, you may also like to check out the Mantra: Image3D Volume Procedural to render the i3D too. I think this should a bit more efficient memory-wise (is this correct, someone?).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...