This is an implementation of the ray tracer described in Ray Tracing in One Weekend, but rather in TypeScript on WebGPU. For development, run npm start to start a ...