Add beginnings of minimalist contour tracing code
This commit is contained in:
parent
e06bbdbe9b
commit
d175570177
21 changed files with 461 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue