MySchoolEngine / GLEngine

The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
https://myschoolengine.github.io/GLEngine-Documentation/
Other
21 stars 1 forks source link

Path tracer #184

Closed RohacekD closed 2 years ago

RohacekD commented 2 years ago

Implementation of direct light sampling and path-tracer. Better UI for ray tracing. Improved sampling strategies.