Skip to content

A basic C++ CPU Ray Tracer based on Gabriel Gambetta's (@ggambetta) book "Computer Graphics from Scratch". Uses SDL for multi-platform windows and tools, GLM for mathematics.

Notifications You must be signed in to change notification settings

LoronsoDev/CPU_RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU_RayTracing

A basic C++ CPU Ray Tracer based on Gabriel Gambetta's book "Computer Graphics from Scratch". Uses SDL for multi-platform windows and tools, GLM for mathematics.

About

A basic C++ CPU Ray Tracer based on Gabriel Gambetta's (@ggambetta) book "Computer Graphics from Scratch". Uses SDL for multi-platform windows and tools, GLM for mathematics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages