Skip to content

jeuxdemains/cpu_realtime_raytracer_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

4 2

This is a software based real-time ray tracer coded from scratch in C++. It demoes just the very basics of the ray tracing in real-time using CPU horse power only.

You will need SDL2 to draw the pixels on a graphical context or you can simply replace it with GDI+ on Windows or the applicable alternative of your platform.

About

CPU based real-time ray tracer coded in C++ from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published