Skip to content
Snippets Groups Projects
Commit aefe71e0 authored by dronus's avatar dronus
Browse files

corrected name typo in README

parent 3edf5f1b
Branches
No related tags found
No related merge requests found
vissynthweb visclientweb
Browser-based data visualisation work-in-progress. Browser-based data visualisation work-in-progress.
So far only some text rendering experiments... 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. Here we check out troika-three.
...@@ -12,7 +12,7 @@ Unfortunately, most libraries in threejs context come as npm packages, with the ...@@ -12,7 +12,7 @@ Unfortunately, most libraries in threejs context come as npm packages, with the
To build the libs use: To build the libs use:
cd vissynthweb cd visclient
webpack webpack
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment