Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.11 KB

Ares

Rendering software written in C++.


Double click on the GenerateVSProject.bat file to generate the Visual Studio project files.

  • Only Windows support currently.
  • Renderer APIs:
    • OpenGL

Third-party libraries and submodules used:

Premake Project Generation
GLFW Window Creation
ImGui Immediate Mode GUI
Spdlog Logging
Glad OpenGl Extensions
glm Math Library
stb_image Image Loading
entt Entity Component System
assimp Model Loading
FastNoise Noise Library
yaml-cpp Scene Serialization
JSON for Modern C++ JSON Utilities
Autodesk FBX SDK (not included due to size) Embedded FBX Media Extraction