Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tsoding/spline-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Notes from the Rasterizing Splines stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages