Browser-based data visualisation work-in-progress.
So far only some text rendering experiments...
As vissynthweb will render a lot of text in realtime, ideally supporting different laguages and with high fidelity, we try to use distance-field based rendering. There are multiple libraries for implementing this for three.js.
As visclientweb will render a lot of text in realtime, ideally supporting different laguages and with high fidelity, we try to use distance-field based rendering. There are multiple libraries for implementing this for three.js.
Here we check out troika-three.
...
...
@@ -12,7 +12,7 @@ Unfortunately, most libraries in threejs context come as npm packages, with the