WebGPU Raytracing 🚧 work in progress 🚧 A ray tracer program based on WebGPU API Prerequisites Bun 1 Getting Started Install dependencies: bun install Run the development server: bun run dev Learning materials Here's some learning materials useful for learning the ray tracing: 📹 The Cherno - Ray Tracing series 📘 Ray Tracing in One Weekend 📕 Scratchapixel lessons