A hastily written implementation of "Ray Tracing In One Weekend", on a quiet Friday afternoon in December, because I knew I wouldn't have any time at the weekend! See it work by making the code ...
dotnet workload install wasm-experimental dotnet publish -c Release -p:WasmEnableThreads=true dotnet serve -h "Cross-Origin-Opener-Policy:same-origin" -h "Cross ...