jdlehman / raytracing_in_one_weekend

https://raytracing.github.io/books/RayTracingInOneWeekend.html#surfacenormalsandmultipleobjects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray Tracing in One Weekend

Based on following Ray Tracing in One Weekend by Peter Shirley.

Prerequisites

Run

buck run :raytracing > image.ppm && open image.ppm

About

https://raytracing.github.io/books/RayTracingInOneWeekend.html#surfacenormalsandmultipleobjects


Languages

Language:C++ 97.1%Language:Starlark 2.9%