font-awesome icons in THREEJS

demo at:(Edit fiddle - JSFiddle - Code Playground
just a simple way to use font-awesome icons in threejs.

3 Likes

An additional side note to this - it’s also possible to load font awesome as TextGeometry directly using TTFLoader :100:

3 Likes