Skip to content

39ali/StellarTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StellarTrace

This is a CPU based multithreaded raytracer

Technologies:

  • c++11
  • Supported output formats: PNG with STB image library
  • multiThreading
  • SIMD(to be added soon)
  • PreMake

How to Build

windows

run build.bat file , vs solution will be generated .

linux

premake5 gmake 

click here for refrence on how to use premake.

Example Scenes

alt text alt text

Resources

Peter Shirley's Ray Tracing in one weekend.

About

StellarTrace the RayTracer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors