Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 725 Bytes

File metadata and controls

21 lines (14 loc) · 725 Bytes

Rasterizing Splines

The notes from the Rasterizing Splines streams:

thumbnail-ep1 thumbnail-ep2

Thirdparty Dependencies

We supply Raylib for Linux with this repo (it's downloaded from Official Releases).

This project also depends on FreeType2 but we do not supply it since it's too complex. But if you are on Linux it should be already available in your repos.

Quick Start

$ cc -o nob nob.c
$ ./nob
$ ./build/spline
$ ./build/font