screenshotting the output

This commit is contained in:
2020-07-28 19:18:22 -07:00
parent 5916b0d947
commit 67efffa139
7 changed files with 58 additions and 44 deletions

View File

@@ -8,15 +8,16 @@ Creation-Date: 2020-02-03T22:11:42-08:00
=== Trac3r : A program to convert images to 2D toolpaths ===
TODO:
[x] Text rendering is half implemented.
[ ] Pathfinder vulkan backend implementation
[ ] Currently using local copies of a few libraries:
[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:
[x] shade_runner ( not gonna happen, my fork has diverged too far )
vulkano/vulkano-win
vulkano/vulkano-shaders
vulkano/vulkano
[*] Get a new GPU
[*] Figure out how to make this POS stable (semi stable)
[ ] Make a toolpath
[X] Read from GPU?
[ ] Figure out a way to vectorize the simple edge
--------------------