Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (32 loc) · 856 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 856 Bytes

Ay

3D render engine in C++ and OpenGL ES 3.2.

External libs

Thanks to all of them!

Examples

Xbox Controller

TODO

  • Blinn-Phong
  • glTF importer
  • Point Light
  • Directional Light
  • Spotlight
  • ImGUI Integration
  • Forward Rendering
  • Deferred Rendering
  • FreeCamera
  • FPS Camera
  • TPS Camera
  • PBR Rendering
  • Image Based Lighting
  • Skydome
  • Particles
  • RenderGraph
  • RayTracing (Monte Carlo model)