Massive can render with prman, 3delight, air, etc by using a runprogram procedural.
Since octane will have rib support, will it be able to support rendering that sort of thing?
support for massive?
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Do you know what Massive export in the RIB exactly ?
If its just models, animation and textures it should be ok
If its just models, animation and textures it should be ok
http://Kuto.ch - Samuel Zeller - Freelance 3D Generalist and Graphic designer from Switzerland
- josh3light
- Posts: 2
- Joined: Tue Jan 12, 2010 3:47 pm
it doesn't export geometry directly into the rib, it uses something like a run program procedural to call an external program to generate the geometry on the fly
on windows it calls a .dll or .exe file, on linux it calls an .so file
a sample line (on windows) is here:
Procedural "DynamicLoad" ["massive_3delight.dll" "1 C:/Temp/agent_file.cdl C:/Program Files (x86)/Massive/bin/Sim/agent_motion.amc 1"] [-0.25 0.25 0 1 -0.25 0.25]
of course, there's a different dll for each renderer, so maybe that's something that the company that makes massive would have to address...
just curious how far the rib support will go for octane... would it support this kind of run program call
on windows it calls a .dll or .exe file, on linux it calls an .so file
a sample line (on windows) is here:
Procedural "DynamicLoad" ["massive_3delight.dll" "1 C:/Temp/agent_file.cdl C:/Program Files (x86)/Massive/bin/Sim/agent_motion.amc 1"] [-0.25 0.25 0 1 -0.25 0.25]
of course, there's a different dll for each renderer, so maybe that's something that the company that makes massive would have to address...
just curious how far the rib support will go for octane... would it support this kind of run program call