Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages