Hi everyone,
I was experimenting a bit with Vectron, and I somehow managed to put together a parametric displaced brick object thingy, thanks to bits of code found here on the forums.
Problem is, when I try to plug it to a scatter node¨(4000 something instances), Octane crashes.
So I was thinking maybe a better way to implement the scatter node would be as an input to the Vectron object, but I have no idea how to achieve that (or if it is even possible in 2018.1XB2).
Does anybody know if/how this could be done ?
I attached an .orbx scene containing the object if anyone wants to play around with it (I am no programmer so the code might be sloppy, sorry about that).
PS : The potential of Vectron, and OSL within Octane in general looks amazing ! Does anyone know of good ressources/tutorials to learn the basics ?
Cheers,
Yugs
Scatter node input to Vectron
Forum rules
NOTE: The software in this forum is not %100 reliable, they are development builds and are meant for testing by experienced octane users. If you are a new octane user, we recommend to use the current stable release from the 'Commercial Product News & Releases' forum.
NOTE: The software in this forum is not %100 reliable, they are development builds and are meant for testing by experienced octane users. If you are a new octane user, we recommend to use the current stable release from the 'Commercial Product News & Releases' forum.
- Attachments
-
- Vectron-Bricks-test.orbx
- Here's the orbx scene
- (589.86 KiB) Downloaded 192 times
The scatter node and group nodes will both behave like a union operator, with some slight differences, but this will come in a later release.
You can have other vectron nodes as input to a vectron node, using an input type like this:
The plan is to come up with some examples, tutorials an guides on how to put these together more easily.
You can have other vectron nodes as input to a vectron node, using an input type like this:
sdf input = SDFDEF,
with the rest of your arguments. If you have too many then you may risk causing the program to get very complex and take longer to execute (ie longer render time).The plan is to come up with some examples, tutorials an guides on how to put these together more easily.
http://iquilezles.org/www/articles/dist ... ctions.htmYugs wrote:The potential of Vectron, and OSL within Octane in general looks amazing ! Does anyone know of good ressources/tutorials to learn the basics ?
Pascal ANDRE
Perfect article, thanks calus.calus wrote:http://iquilezles.org/www/articles/dist ... ctions.htmYugs wrote:The potential of Vectron, and OSL within Octane in general looks amazing ! Does anyone know of good ressources/tutorials to learn the basics ?
Octane For Cinema 4D developer / 3d generalist
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw