tcoppex / aer-engine
An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.
☆32Updated 6 years ago
Alternatives and similar repositories for aer-engine:
Users that are interested in aer-engine are comparing it to the libraries listed below
- Source for my implementation of Voxel Cone Tracing as part of my master thesis.☆17Updated 7 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 9 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆44Updated 5 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 7 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆24Updated 8 years ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆65Updated 5 years ago
- Tutorial Project for Screen Space Reflection