A custom render engine from the ground up.
Made using OpenGL 4.6 with Direct State Access.
- GLFW - https://github.com/glfw/glfw
- GLAD - https://github.com/Dav1dde/glad
- Assimp - https://github.com/assimp/assimp
- TinyGLTF - https://github.com/syoyo/tinygltf
- ImGui - https://github.com/ocornut/imgui
- ImGuizmo - https://github.com/CedricGuillemet/ImGuizmo
- spdlog - https://github.com/gabime/spdlog
- stb_image.h - https://github.com/nothings/stb
- glm - https://github.com/g-truc/glm
- EnTT - https://github.com/skypjack/entt
- CrossGuid - https://github.com/graeme-hill/crossguid
