Morozov-5F / raytracing-weekend

Simple path rendered written in modern C. Based on first book from https://github.com/RayTracing/raytracing.github.io
BSD 3-Clause "New" or "Revised" License
20 stars 0 forks source link

[#4] Fix the rotation bug due to incorrect front face setting. #17

Closed Morozov-5F closed 2 years ago

Morozov-5F commented 2 years ago

Fixes #4.