Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 332 Bytes

Raytracing in One Weekend in WebGPU

This is a port of the code in the book Ray Tracing in One Weekend to WebGPU.

Running

bun install
bun run dev

Screenshot