Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 989 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 989 Bytes

Computational Geometry - Creativity with Bezier Curves

Font design using Bezier curves gives fonts greater scalability than designing them using a pixel map. Bezier curves are also used in the design of objects or characters in animated films precisely because they offer increased scalability.

The project consists in designing three figures using bezier curves:

  1. A letter (upper or lower case) of a custom font.
letter-poligon leter-img
  1. A digit with special font.
digit-poligon digit-img
  1. A complex figure.
figure-poligon figure-img