May someone find useful to display (debug) texts, small texts (max chars: 12), but a lot of texts (> 10k) ?
Here is a tool i made, because i need it.
Based on THREE.Points for fast drawing (instancing).
Any feedback will be highly appreciated.
Still wip, but on npm (typescript behind, so declaration are available)
https://jniac.github.io/three-point-text-helper/tests/examples-webpack/dist/vertices/
https://jniac.github.io/three-point-text-helper/tests/examples-webpack/dist/vertices-stress/
https://jniac.github.io/three-point-text-helper/tests/examples-webpack/dist/vertices-knot/