houdini .sim particles into xsi!
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
houdini .sim particles into xsi!
Hello guys
sorry if thats posted in the wrong section, i wanted to ask if anybody knows any reliable way to import .sim particle simulation from houdini inside xsi? i could try importing the vdb, but that would require me a further simulation which i would love to avoid if possible.
Thanks
sorry if thats posted in the wrong section, i wanted to ask if anybody knows any reliable way to import .sim particle simulation from houdini inside xsi? i could try importing the vdb, but that would require me a further simulation which i would love to avoid if possible.
Thanks
-
Bullit
- Moderator
- Posts: 2621
- Joined: 24 May 2012, 07:44
Re: houdini .sim particles into xsi!
Maybe Realflow .bin?
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
bin files are mesh files (geometry) i need the particles, otherwise i can export directly into alembic for a solid mesh..my problem is that i have already a .sim sequence simulated and i wanted to avoid re simulating it out, but i guess i should..
-
Bullit
- Moderator
- Posts: 2621
- Joined: 24 May 2012, 07:44
Re: houdini .sim particles into xsi!
Are you sure? Realflow has particles also, so how they export it for 3d apps ? Soft, Max etc all have to render the Realflow particles.
I checked:
I checked:
from karakatoa website.It is important to be aware that RealFlow supports two different file formats with the BIN extension - a Particle BIN file and a Geometry BIN file...
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
ah thats super weird, my bad i was totally sure last time i tried with realflow that i couldnt get particles with bin!! i should recheck even if that sound anyway like a bit of a third passage which will make everything more complex to manage.
-
pezetko
- Posts: 40
- Joined: 08 Jun 2009, 23:58
Re: houdini .sim particles into xsi!
File with .sim extension is simulation file with all that info from DOP net. You had to export it from Houdini with real flow bin exporter (there is particle export node that you can use for exporting to the .bin format).
In Softimage you can import particles afterwards, it creates pointloud with Ice Tree importer nodes.
In Softimage you can import particles afterwards, it creates pointloud with Ice Tree importer nodes.
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
@Pezetko
i manage to have the exporter to work now i have to understand how to add a numberic decimal to the sequence or xsi will not read it correctly heh damn life is hard!!
i manage to have the exporter to work now i have to understand how to add a numberic decimal to the sequence or xsi will not read it correctly heh damn life is hard!!
-
dwigfor
- Posts: 395
- Joined: 17 Nov 2009, 16:46
Re: houdini .sim particles into xsi!
Adobe Bridge can rename sequences, if you've got that.hidalgo wrote:@Pezetko
i manage to have the exporter to work now i have to understand how to add a numberic decimal to the sequence or xsi will not read it correctly heh damn life is hard!!
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
thank you dwigfor, i manage to write the correct decimal directly inside houdini which is usually much better..
to rename stuff, if your interested there is a free small utility called rename it, very handy
to rename stuff, if your interested there is a free small utility called rename it, very handy
-
Rork
- Posts: 1359
- Joined: 09 Jul 2009, 06:59
- Location: Close to The Hague, Netherlands
Re: houdini .sim particles into xsi!
Also, if you don't have Bridge installed, have a look at XNView. It can do that as well, and more. Also, it's free(ish).dwigfor wrote:Adobe Bridge can rename sequences, if you've got that.
SI UI tutorials: Toolbar http://goo.gl/iYOL0l | Custom Layout http://goo.gl/6iP5xQ | RenderManager View http://goo.gl/b4ZkjQ
So long, and thanks for all the Fish!!
So long, and thanks for all the Fish!!
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
well seems like really a tricky things to do, real flow import the particles, but then to mesh them the only solution i could find is empolygonizer, wich (although i am using it wrong) takes minutes only to scrub the preview in the viewport, means that if i want to make a flipbook with it for 300 frames it make take up to 400 minutes...
someone got any other idea?
someone got any other idea?
-
Bullit
- Moderator
- Posts: 2621
- Joined: 24 May 2012, 07:44
Re: houdini .sim particles into xsi!
Mesh the particles? You certainly have mesh resolution options.
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
you mean in empolygonizer? sure there is a mesh resolution option i am talking exactly about it, even at lower res its useles... i am doing the turn of the world and i have exported the particles in real flow format, from there into frost then back in xsi trough alemebic...still faster then anything else...
-
Mr.Core
- Posts: 148
- Joined: 10 Aug 2011, 10:35
- Skype: giga-core
- Location: Kharkov, Ukraine
Re: houdini .sim particles into xsi!
you can try also to mesh with VDB if you have it nstalled. Via VDB menu -> Mesh Tools -> Particle mesher, its pretty fast as for me ( and the main speed bottleneck is the way ICE creates mesh ), and you have a bunch of nodes for processing voxel representation of particles before the actual meshing happens.
-
hidalgo
- Posts: 113
- Joined: 03 Feb 2012, 19:50
Re: houdini .sim particles into xsi!
yes ive tried that possibility too, but for my meshes the vdb its not working, for some reason i can't get the gridname to match on the vdb from my houdini tank to ice, so for now it didnt work at all...