Commit Graph

6 Commits

Author SHA1 Message Date
Thraix 4fe719858d Add ShaderReflector
- Used to look at the shader files and find set/binding automatically
2023-03-14 22:56:11 +01:00
Thraix 6e463b3560 Cleanup Renderer 2023-03-08 23:03:30 +01:00
Thraix 796de92a56 Add 2D Batch renderer 2023-03-08 12:05:57 +01:00
Thraix c975ed2674 Add Device and Window abstraction 2023-03-04 23:02:42 +01:00
Thraix 1e7d08250e Add mesh class
- Fix compile errors due to not adding files to git
2023-02-07 22:22:53 +01:00
Thraix 827572eada Add file structure to code
- Rename project to CopiumEngine
2023-02-07 21:43:47 +01:00