Three.js 0113D-Text
Summary
- Introduction to 3D Text using
FontLoaderandTextBufferGeometry - 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...
Back to Materials
Back to Three.js
Continue with Lights