Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages