Add beginnings of minimalist contour tracing code

This commit is contained in:
jaseg 2021-05-30 19:39:45 +02:00
parent e06bbdbe9b
commit d175570177
21 changed files with 461 additions and 0 deletions

6
.gitmodules vendored
View file

@ -16,3 +16,9 @@
[submodule "upstream/subprocess.h"]
path = upstream/subprocess.h
url = https://github.com/sheredom/subprocess.h
[submodule "svg-flatten/upstream/minunit"]
path = upstream/minunit
url = https://github.com/siu/minunit
[submodule "upstream/stb"]
path = upstream/stb
url = https://github.com/nothings/stb