Skip to content

BitDragon256/CPURayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Ray Tracer

This is a simple ray tracer running on the CPU using SDL as a graphics library.

Dependencies

  • SDL
  • glm
  • OpenMP

Building

This project can be built with cmake. Simply create a folder build, change to it, run cmake .. and depending on your operating system, compile with Visual Studio or make or whatever else you prefer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published