The project is based on the book "3D Game Engine Development: Learn how to Build a Cross-Platform 3D Game Engine with C++ and OpenGL" by Franc Pouhela
This project is still in development so this page is still WIP
Current Features:
• Creation of a 3D Graphics Engine from scratch
• OpenGL set up
• Manually included libraries (the book uses cmake and conan but I wanted to learn how to do it manually)
• ECS based
• Texture & model loaders
• Basic shaders (PBR, Irradiance...)
• Shadow Maps
• Skybox
• Directional, point and spot lights
Future Features:
• Animation loader
• Basic Physics
• GI
• Advanced shaders
• Ray Tracing
• Volumetric Lighting
• IMGUI integration
© Domain Name. All Rights Reserved. Designed by HTML Codex