Jonathan Stichbury
Jonathan Stichbury
Three.js supports instancing, see: https://threejs.org/examples/?q=instanc#webgl_instancing_performance This could potentially be offered as a means to render in three.js?
I would like to switch to this tool, however the current memory usage shown by the three.js stats library means it is hard to change away from it to this,...
### Description We use Line2 for both screen space and world space lines. Unfortunately, we need to have different thresholds for pixel / world units. Because for example, a threshold...