Commit Graph

4 Commits

Author SHA1 Message Date
a6646820c5 [Add] Ground plane. 2025-09-14 21:26:54 +01:00
e208f49674 [Add] Gone with 3D renderer instead. added z coord. 2025-09-14 20:26:37 +01:00
dc4dd650a4 feat(renderer) Render player quad with projection
this allows us to render a player controlled entity on screen using a 2D
projection
2025-09-12 22:46:17 +01:00
6b7684ba92 feat(render) Render shaders!
Implements the rendering pipeline to dispaly a 2D triangle using
shaders!
2025-09-12 21:49:15 +01:00