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

Ray casting #180

Closed RohacekD closed 2 years ago

RohacekD commented 2 years ago

Improvements to ray tracing functions. Mainly progressive ray tracing from #179 and improved trimesh.

RohacekD commented 2 years ago

The branch will continue once I will have more time to follow the rays