We always wanted to render our projects created with processing. Now it is possible!
This video shows the new library for processing I have written therefore. With this easy to use library it is possible to export a processing sketch in the wavefront *.obj format with materials (*.mtl) and groups.
I also included support for ocane (octanerender.com).
1) Build your sketch
2) Export first frame as *.obj
3) Setup materials, light, (camera) in octane
4) Processing will do the rest automatically
At the moment the library supports:
-export of geometry
-export of uv-coordinates
-export of groups
-export of materials
-direct rendering with octane
-give over camera settings to octane with all associated parameters as position, target, fov etc.
Get the library on muehlseife.de