This commit is contained in:
2020-10-09 23:32:40 -07:00
parent c0b1c2e135
commit d1373fc061
4 changed files with 102 additions and 16 deletions

View File

@@ -10,14 +10,16 @@ Creation-Date: 2020-02-03T22:11:42-08:00
TODO:
[X] Text rendering is mocked.
[?] Pathfinder vulkan backend implementation
* Kinda big meh on this. It's very much oneshot based
and not incredibly compatible with vulkano...
[ ] Investigate lyon maybe
[X] Currently using local copies of a few libraries:
* Kinda big meh on this. It's very much oneshot based
and not incredibly compatible with vulkano...
[ ] Investigate lyon maybe
[ ] Event system
[ ] HTML like layout scripts
[x] Currently using local copies of a few libraries:
[x] shade_runner ( not gonna happen, my fork has diverged too far )
[ ] Make a toolpath
[X] Read from GPU?
[ ] Figure out a way to vectorize the simple edge
[X] Read from GPU?
[ ] Figure out a way to vectorize the simple edge
--------------------