Skip to content

Peter Shirley's raytracing One Weekend tutorial updated with C++20 features

License

Notifications You must be signed in to change notification settings

pjmlp/RaytracingWeekend-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Peter Shirley's raytracing tutorials updated to C++ modules, while taking advantage of more recent language features.

The current state being generated is,

Current state

Security

I have tried to write the code using C++ best practices for secure code, as means to prove it is possible to have fast code while going safe.

Naturally, there might be hidden dragons still lying around the code.

License

Given that the code is based on Peter Shirley's work, I have adopted the same license.

About

Peter Shirley's raytracing One Weekend tutorial updated with C++20 features

Resources

License

Stars

Watchers

Forks