Game engine using SDL2, glew, assimp, imgui, glm and devil, made by the Group 4 for the Motors subject for CITM
- WASD - Move Camera
- Shift - Accelerate movement
- Mouse Wheel - Zoom in and out
- Right Click - Rotate Camera
- Drag and drop .fbx files
- Drag and drop .png and .dds files
- Menu that include links to our github and last release
- Dropping a .fbx will create a gameobject.
- Dropping a .png or .dds with a selected gameobject will apply the texture or replace the old one.
- We are working on improving the loading of different fbx
- Texture manager