I'm working on a prototype to visualize a large amount of point data in 3D space (... can be up to 100,000 points).
When the point values are displayed as "text" in 3D space, Processing become very slow to respond, and the texts themselves become blurred images...
May I have your advices on optimize the performance to render a huge amount of texts in 3D space?
Thanks!
When the point values are displayed as "text" in 3D space, Processing become very slow to respond, and the texts themselves become blurred images...
May I have your advices on optimize the performance to render a huge amount of texts in 3D space?
Thanks!
1