Commit Graph

20 Commits

Author SHA1 Message Date
ead28c5648 Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
418b3bc31e Flip TileMap's uvs. 2023-12-20 14:51:29 +01:00
147d547ac4 Moved core classes under core folder. 2023-12-20 14:37:46 +01:00
6f7a64e7a4 Some refactoring. 2023-12-20 14:33:24 +01:00
d9c286e1fe Reimplemented 2d drawing. 2023-12-20 10:41:16 +01:00
97841ab135 3d camera test render setup. 2023-12-20 09:47:21 +01:00
50e8606b59 Initial texture loading setup. 2023-12-19 21:42:52 +01:00
0da5c5e530 Added more classes to the build. 2023-12-19 19:39:36 +01:00
663c551d14 Fix rendering. 2023-12-19 18:54:54 +01:00
c7c9241b8c Added ccache to the current test compile script. 2023-12-19 18:23:19 +01:00
eed6d1aa59 Initial test rendering setup. 2023-12-19 15:57:36 +01:00
3a6f715f35 Fix main loop setup. 2023-12-19 15:23:49 +01:00
b93fd08530 Fix compile. 2023-12-19 15:01:48 +01:00
eda9c2a063 Cleaned up Window. 2023-12-19 11:21:02 +01:00
d9485f9c3e Application initial cleanup. 2023-12-19 00:21:39 +01:00
d694c74aed Fix build for core classes. 2023-12-18 23:12:55 +01:00
c419d7e12d More organizations and include path cleanups. 2023-12-18 22:20:26 +01:00
b22a755150 Reorganized the project. 2023-12-18 17:29:49 +01:00
e5561e888d Added more classes form other projects. 2023-12-18 17:18:54 +01:00
492acd0c26 Initial commit. Did not add some dependencies as they will be dropped. 2023-12-18 17:06:11 +01:00