Musings of a Fondue

Bezier Font

Wanted to make some 3D text. In the process ended up creating a simple font based on bezier curves.

Lowercase letters (a..z)

Uppercase letters (A..Z)

Digits (0..9)

All the characters (a..z, A..Z, 0..9)

The font in 3D (drag to rotate). The 3D code is based on Peter Collingridge’s 3D tutorial.

Comments