just i want import obj sequence from realflow
Support for import obj sequence ?
Moderator: face_off
Forum rules
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
- Andygraph3D

- Posts: 268
- Joined: Wed Mar 20, 2013 7:25 pm
Is it possible add this feature in poser plugin ?
just i want import obj sequence from realflow
just i want import obj sequence from realflow
The plugin takes it's geometry from the Poser scene - so you would need to get the Realflow geometry into the Poser scene - then animate with the "refresh scene each frame" option ON. But I haven't used Realflow - so I'm not sure how hard it would be to get that geom into Poser.
The other option would be to export the poser scene (without the Realflow geometry) to OCS, then use some LUA code to merge the Poser scene with the Realflow OBJ's in Octane Standalone.
Paul
The other option would be to export the poser scene (without the Realflow geometry) to OCS, then use some LUA code to merge the Poser scene with the Realflow OBJ's in Octane Standalone.
Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Andy a I'm also interested if you get this to work please let me know
W7 64 bit |I7-3970X | GTX 780 X2(6GB) GTX 780TI X2 | 64 GB DDR3 RAM
Real Skin & real hair for Poser / DAZ Studio OctaneRender/iray - coming soon
Real Skin & real hair for Poser / DAZ Studio OctaneRender/iray - coming soon
- Andygraph3D

- Posts: 268
- Joined: Wed Mar 20, 2013 7:25 pm
I'm not python programmer 
i believe is need found i way for create a python script for import obj sequence in poser ..
import all frames and animated and show and hide frame by frame ?!
blender to modo
http://www.youtube.com/watch?v=yx0VpjGgAyc
blender to c4d
http://www.vimeo.com/58878160
i believe is need found i way for create a python script for import obj sequence in poser ..
import all frames and animated and show and hide frame by frame ?!
blender to modo
http://www.youtube.com/watch?v=yx0VpjGgAyc
blender to c4d
http://www.vimeo.com/58878160
- xxdanbrowne

- Posts: 503
- Joined: Wed Feb 06, 2013 2:38 am
There's an ugly slow way to do it in the standalone:
Convert the particles to geometry and have realflow export an .obj sequence.
Then load each obj one at a time into the scene and connect it separatately to it's own group and then manually connect each
of the realflow obj groups to the main groups at render time.
It's likely that the connect/disconnect piece could be done in lua script i'm guessing.
Convert the particles to geometry and have realflow export an .obj sequence.
Then load each obj one at a time into the scene and connect it separatately to it's own group and then manually connect each
of the realflow obj groups to the main groups at render time.
It's likely that the connect/disconnect piece could be done in lua script i'm guessing.
- Andygraph3D

- Posts: 268
- Joined: Wed Mar 20, 2013 7:25 pm
Its very ugly 
But maybe is the only solution ..
But maybe is the only solution ..
Last edited by Andygraph3D on Sun Feb 02, 2014 10:54 am, edited 2 times in total.
Poser is really not setup for this sort of thing - I think you would be better using another 3d app to do this.is it possible import the file in octane standalone save the project and import it in poser plugin for animated camera or other props?
Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
- spartan00j

- Posts: 351
- Joined: Fri Sep 27, 2013 1:27 am
- Contact:
Yo! I know this is a old topic but I found a solution. I exported a liquid simulation out of Houdini as a Alembic (ABC) format. Import the ABC sequence into octane and use the same method to import VDB but use ABC file instead.Andygraph3D wrote:Is it possible add this feature in poser plugin ?
just i want import obj sequence from realflow
https://vimeo.com/211622194
Win 11
Ryzen Threadripper 2950X
128GB RAM
RTX 3060 TI
Ryzen Threadripper 2950X
128GB RAM
RTX 3060 TI
Very nice!
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
- spartan00j

- Posts: 351
- Joined: Fri Sep 27, 2013 1:27 am
- Contact:
Thank paul!face_off wrote:Very nice!
I've been experimenting with the proxy feature a lot.
Win 11
Ryzen Threadripper 2950X
128GB RAM
RTX 3060 TI
Ryzen Threadripper 2950X
128GB RAM
RTX 3060 TI
