Skip to content

3D OpenGL Rendering Engine written in C/C++ (for Pixel / Fragment shader loading, scene / model loading and arbitrary fiddles)

Notifications You must be signed in to change notification settings

olealgoritme/oa3D

Repository files navigation

OA3D - An OpenGL 3D Rendering Engine - in the making (when I got more time...)


  • GLFW/OpenGL/GLad Setup
  • Shader Manager class
  • Added Pixel/Fragment shaders
  • Vertex / Index Buffer Abstractions
  • Realtime Shader code editor
  • Models & Assimp implementations (partially implemented)
  • Skeletal / bone / joint animation
  • Scene Manager
  • Input Manager (partially implemented)
  • Texture Manager
  • Procedural Mesh generator
  • Cross compiling (Linux + Windows)

30.01.2020 Current state


Output sample


Initial state


Output sample

About

3D OpenGL Rendering Engine written in C/C++ (for Pixel / Fragment shader loading, scene / model loading and arbitrary fiddles)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published