Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 373 Bytes

File metadata and controls

19 lines (12 loc) · 373 Bytes

raytracing-realtime-approximation

Implementation of Wyman's realtime raytracing approximation from 2005.

Screenshots

screenshot 1

Instructions

Designed to be edited and run with Visual Studio Code.

MacOS

Brew has up-to-date versions of all three dependencies.

brew update
brew install glfw glew glm