three.js - 3D Text and Fonts

Опубликовано: 03 Октябрь 2024
на канале: Genka
17,958
236

Try out three.js font loader and text geometry.

Github: https://github.com/tamani-coding/thre...

If you wanna create something like a user interface, you may try out this:    • three.js with HTML text - Use Positio...  

(00:00) - Intro
(00:29) - Scene Setup
(01:28) - Getting Fonts in JSON Format
(02:10) - FontLoader & TextGeometry
(03:36) - End