iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.1k stars 297 forks source link

Troika to draw text in webgl #2424

Open gchoqueux opened 2 days ago

gchoqueux commented 2 days ago

Context

itowns Label uses 2d canva

Description of the proposal

Use roika-three-text to have webgl text rendering : https://troika-examples.netlify.app/#text

Identified use-cases

by example itowns Label

other example use-case : https://troika-examples.netlify.app/#globeConnections

links

npm package : https://www.npmjs.com/package/troika-three-text to go further, troika is framework :

jailln commented 1 day ago

that would be a good improvement :)