Skip to content

tiredamage42/Ares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rendering software written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages