A Ray Tracer Challenge implementation using web technologies
I’m documenting my progress and creating interactive demos as I go on the project’s website. The site code is hosted in a separate repository.
npm install
Single run:
npm test
Watch mode for Rust tests:
npm run test:wasm:watch