Hey beautiful people of pure data! Has anyone figured out how to display point cloud data in puredata using GEM? Please let me know if you have any information x
-
Point Cloud Object
-
Here is a Gem abstraction I made to turn any model to point, and change point size.
I guess that if you import any volumetric 3d model in Gem using [model] then you can display it as point cloud.Note that this method is obsolete in recent openGl, and a better solution should be to use glsl and vertex shader instead.
Example: