Where can I read and learn about instancing?

Generic forum to discuss Octane Render, post ideas and suggest improvements.
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
Post Reply
bravoddb
Licensed Customer
Posts: 10
Joined: Fri Jun 10, 2011 3:10 pm

Hi, I would like to know if can I import or merge some objects in to Octane?

I'm using sketchup to make the models architectural model, and I would like to import some complex furniture in to Octane if this is possible, and I also have read that some time would be possible use instancing.

Thanks.
User avatar
face_off
Octane Plugin Developer
Posts: 15707
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

Hi

There are 2 components to Instancing...1) generating the instance files (csv files containing the transforms which describe each instance of the geometry, and 2) using the "scatter" node in Octane to load the csv file to render the instances. Octane Standalone plus all the plugins cater for 2), however the Poser plugin is the only plugin to date (o my knowledge) which will generate the transform file. See https://vimeo.com/54438243 for details on the later. Also check the thread at http://render.otoy.com/forum/viewtopic. ... et#p100608 for instancing from Sketchup details.

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
newske
Licensed Customer
Posts: 126
Joined: Sat Nov 03, 2012 11:51 pm

It's not overly difficult to write an instancing export script if you know Python or a compatible language with Sketchup (Ruby?)

We have done so for Rhino and use it often.

All you have to do is generate the transformation matrix and possible map Sketchup Z to OBJ Y (changebasis transformation) - though can anyone verify this? That's how it is in Rhino.

You also don't need to go to octane .csv. You might find it easier, but you can actually link .txt files to scatter nodes, which I find easier to update.

Cam

Edit: Rhino export in question is in RhinoPython using the Python-wrapped Rhino SDK.
Octane for Rhino | Windows 8.1 x64 | i7-3820 OC | GTX970 4GB OC & GTX 560 Ti 1GB OC | 32GB DDR3
Post Reply

Return to “General Discussion”