Skip to content

Global Illumination in many many lines of C++πŸ˜„

Notifications You must be signed in to change notification settings

voidyucong/RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

RayTracing

Global Illumination in many lines of C++

Usage

g++ main.cpp -std=c++11 -o ray && time ./ray>>test.ppm

image image image

About

Global Illumination in many many lines of C++πŸ˜„

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages