Three.js 0113D-Text

Summary

  • Introduction to 3D Text using FontLoader and TextBufferGeometry
  • 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...

Open example in a new tab.

Links