Logging library - spdlog: https://github.com/gabime/spdlog
GUI library - dear ImGui: https://github.com/ocornut/imgui
Multi-platform library for OpenGL, windowing and input - GLFW: https://www.glfw.org/
Loader-generator for OpenGL - Glad: https://glad.dav1d.de/
Image Handling - stb: https://github.com/nothings/stb
Mathematics library - glm: https://glm.g-truc.net/0.9.9/index.html
Huge credits to the people behind https://github.com/mtwoodard/hypVR-Ray As the demo scene in this project is an adaptation of their solution.