August 2018
Intermediate to advanced
528 pages
10h 58m
English
There are a couple of fonts provided by Three.js that you can use in your scenes. These fonts are based on the fonts provided by the TypeFace.js library. TypeFace.js is a library that can convert TrueType and OpenType fonts to JavaScript. The resulting JavaScript file or JSON file can be included in your page, and the font can then be used in Three.js. In older versions, the JavaScript file was used, but in later Three.js versions, Three.js switched to using the JSON file.
To convert an existing OpenType or TrueType font, you can use the web page at http://gero3.github.io/facetype.js:

On this page, you can upload a font, ...
Read now
Unlock full access