adding 3d sprites

This commit is contained in:
2020-02-23 21:44:09 -08:00
parent 1419f85455
commit 8c84c08f7e
8 changed files with 2263 additions and 55 deletions

View File

@@ -11,7 +11,8 @@ The Canvas needs to package certain buffers along with their metadata. These tak
All buffers will have a coupled handle type stored in [[/src/canvas/managed/handles.rs|handles.rs]] and a reference to that handle
==== Todo ====
Need to pull out the persistent descriptor set **build **command after adding it's self.