|
|
932c45d844
|
New skyboxrenderer + moved meshrenderer inside engine and out from main to clean that up
|
2026-02-22 17:16:21 -05:00 |
|
|
|
1e1ec84fa1
|
Added normals to vertexdata
|
2026-02-22 15:21:35 -05:00 |
|
|
|
f98be3c7f3
|
Made a ship version
Remove imgui from ship release, script to export fast. Can read assets from dev folder and ship folder.
|
2026-02-22 14:19:59 -05:00 |
|
|
|
0788fdeb98
|
Upgraded MemoryArena to allow poping memory and creating an arena for a specific part and not pushing completely on the same stack.
Made with Gemini
+ Updates skills to have better agents.
|
2026-01-25 11:01:32 -05:00 |
|
|
|
f11f02d0c7
|
Create Imgui.md
|
2026-01-20 22:11:43 -05:00 |
|
|
|
7328d02d3d
|
Converted Descriptor heap to memory arena. Used Gemini with antigravity.
Heap pool code is a mess right now (lot of useless comments)
Will revisit later.
|
2026-01-18 14:33:52 -05:00 |
|
|
|
f95ba51c13
|
Added a basic MemoryArena.
Added one scratch, one engine and one game arena.
Converted the game alloc to arena + the display stuff.
WIP
Made using Antigravity+gemini
|
2026-01-17 21:09:23 -05:00 |
|