tsoding / ray-tracer

My ongoing effort to learn how to make Ray Tracers
MIT License
15 stars 2 forks source link

Triangle meshes #31

Closed w23 closed 6 years ago

w23 commented 6 years ago

Bonus: loading some well-known game object formats, e.g. from quake/hl or something.

rexim commented 6 years ago

@w23 good idea! Thanks!