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

3D render engine written in C++.

Notifications You must be signed in to change notification settings

dm67x/ay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)