No description
Stephen Seo
a6517b8982
This is to prevent slowdown when drawing per frame. Previously, the program would draw each individual triangle each frame. Now the draws are cached to a texture that is drawn each frame, and the cache is recreated on click or undo/redo events. |
||
---|---|---|
include | ||
src | ||
third_party | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt |