Three.js 0113D-Text
Summary
- Introduction to 3D Text using
FontLoader
andTextBufferGeometry
- Typeface provided as json-file. TypeFace.js converter (see facetype.js) can be used to convert an existing font into json font data.
- Material set with
MeshMatcapMaterial
- Donut geometries set with
TorusBufferGeometry
Loading...