cannontwo / cannon

Lifetime repository
https://cannontwo.com/cannon/
MIT License
0 stars 0 forks source link

Implement Wavefront Model Loading for Raytracing #103

Open cannontwo opened 3 years ago

cannontwo commented 3 years ago

This will involve implementing a Triangle hittable geometry, then using similar code to the version in cannon::graphics to load a model as a collection of triangles.