YoggieEngine/SandboxApplication
Nigel Barink d019155d10 Working on basic rendering #4
* Added a basic material abstraction
* Started implementation of RenderTarget (such as render textures)
2022-06-04 18:26:58 +02:00
..
Cube.mtl Incorrectly loading a model, Adding a VertexArray abstraction 2022-05-04 23:25:18 +02:00
Cube.obj Incorrectly loading a model, Adding a VertexArray abstraction 2022-05-04 23:25:18 +02:00
GUI.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
GUI.h Clean up of sandbox 2022-05-29 15:23:08 +02:00
Sandbox.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
Util.cpp Clean up of sandbox 2022-05-29 15:23:08 +02:00
Util.h Clean up of sandbox 2022-05-29 15:23:08 +02:00
script.lua Basic rectangle drawing 2022-04-30 20:20:07 +02:00
sponza.gltf Added Gorrilla-Audio and Tinygltf Library 2022-05-04 11:11:57 +02:00