free ram and tyrobj wip

This commit is contained in:
h4570
2022-07-26 19:32:20 +02:00
parent 70028a8f18
commit 7a9b294945
15 changed files with 550 additions and 27 deletions
+2 -5
View File
@@ -1,16 +1,12 @@
------------ Tyra's v2.0 roadmap to publish on GitHub ------------
--- H4570
- [Loaders] Think about ".tyrobj" format - implement it (add multicolor support)
- [Loaders] ".tyrobj" format
- [Loaders] DFF loader as static Mesh loader
- [Game] Update intellisense from docker
- [Texture] Test cache hits with large amount of textures (dolphin sample?)
- [Demo] Create cool demo which will show all features of Tyra (I will take this one)
--- Wellinator
- [General] Physics and stuff from threeJS
--- Unassigned
- [General] Control generated id to avoid duplication. Maybe Just increment from 0? Add interface IIdentificable?
@@ -54,3 +50,4 @@ because Mesh rendering uses only core.render()
- [3D] Add drawLine(x, y , color, size)
- [3D] Add drawBBox(x, y , color, size)
- [File] Async file loading
- [tyrobj] Add multicolor support to tyrobj