diff --git a/README b/README index 742c85a227e2c722977de76ff32cbaef1289e3ce..5ccbaafc3a6cc29dbb00e81f1e819460ae8d4b04 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -vissynthweb +visclientweb 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 To build the libs use: - cd vissynthweb + cd visclient webpack