This is a brute-force ray tracer optimized with SIMD and multi-threading
This Win32 version will only work from this commit and earlier
.\win32\compile.ps1
The .exe
file will show up in .\build\win32\
.\wasm\compile.ps1
The project can be run by creating a local server in .\build\wasm