Page 1 of 1

primitives & points

Posted: Thu Oct 17, 2019 7:35 am
by snorky
hi everybody!
first of all... I don't remember how to use the indigo's primitives. Is there someone who can help me?
I would like to try to make a render of a point cloud using sphere primitives instead of the points
Can it work?
thanks
:D

Re: primitives & points

Posted: Thu Oct 17, 2019 9:03 am
by Zom-B
Not on GPU, since it (still) doesn't support sphere primitives...

But using a master object and having your other points made out of instances should work on GPU too.
Either way, your IGS can become very big, since each object gets quite some info about material, position etc.

Re: primitives & points

Posted: Thu Oct 17, 2019 7:10 pm
by snorky
:D ok ok
I try to write a "ply to igs" converter
I start a test with a little 55k point cloud hahhhaahahah
Thanks