|
b44c88d05c
|
Engine clean
Added namespaces to the core engine, improved premake setup, added a buildsolution batch script, removed tinygltf submodule
|
2022-11-04 14:14:53 +01:00 |
|
|
65ae892951
|
Performance sampler added
|
2022-10-30 16:25:18 +01:00 |
|
|
f0984b6117
|
Adding a really basic ambient light component
|
2022-10-23 17:33:49 +02:00 |
|
|
adf2331ab1
|
Render position of the cube based on the transform component, fixed some compile issues with the previous commit
|
2022-10-23 14:36:23 +02:00 |
|
|
99eb5282e5
|
Added a prepare step to the renderer , removed transform object and GPUBucket object, Added a mesh to the Render3DComponent
The renderer prepare uploads the necessary vertex data to the GPU
|
2022-10-23 14:02:13 +02:00 |
|
|
bc1254e427
|
Rendering a cube basics through ENTT
|
2022-10-23 12:57:58 +02:00 |
|
|
7458254b2d
|
Basic Entity Components implementation
|
2022-10-23 00:14:47 +02:00 |
|
|
23ac663667
|
Sandbox App is no longer an editor, Editor setup has moved to the editor project
|
2022-10-22 15:21:48 +02:00 |
|
|
955eeabb48
|
Adding / organizing the workspace into multple seperate projects
|
2022-10-22 14:58:55 +02:00 |
|