Skip to content

cpp-niel/cpp2tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp2tracer

Raytracing In One Weekend, but in Herb Sutter's Cpp2 syntax.



This is a reasonably faithful reimplementation of the code from the Raytracing in One Weekend book using Herb Sutter's Cpp2 language syntax.

For the sake of simplicity it's all in one file and can be compiled to regular C++ syntax (Cpp1) using the cppfront compiler.

About

Raytracing In One Weekend, but in Herb Sutter's cpp2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages