Skip to content

xzmagic/Arcane-Engine

 
 

Repository files navigation

Arcane-Engine

3D C++ Game Engine - Created By Brady Jessup

arcaneengine

Arcane Engine Roadmap: https://trello.com/b/WzD2bYCD/arcane-engine

Arcane Engine uses:

  • OpenGL (Graphics API)
  • GLFW (Window/Input callback handling)
  • GLEW (Allows me to use modern versions of OpenGL)
  • GLM (Math library for OpenGL)
  • SOIL (Image loader)
  • Assimp (Model/Scene loader)
  • FreeType and FreeType-GL (Text Rendering)

Below are images showcasing the current state of the engine: sponza

This README will be updated in the future with more information.

About

3D C/C++ Game Engine - Created By Brady Jessup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.7%
  • GLSL 13.0%
  • C 0.3%