Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 320 Bytes

File metadata and controls

10 lines (6 loc) · 320 Bytes

Ray Tracing in One Weekend in Pivot Lang

This is a Pivot Lang implementation of the book Ray Tracing in One Weekend.

Example

As rendering the final image takes a long time, the example below's sample_per_pixel is set to 20.

Example