You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update GitHub Pages deployment workflow to include the WebGPU rotating cube example:
**Build Steps:**
- Copy wasm_exec.js to webgpu-cube directory
- Build webgpu-cube WASM binary
- Copy built files to _site/webgpu-cube/ for deployment
**Landing Page Updates:**
- Add WebGPU Rotating Cube to examples list
- Include description highlighting 3D graphics, scene graphs, and PBR materials
- Add browser compatibility notice for WebGPU requirements (Chrome 113+, Edge 113+)
The WebGPU cube will be live at `/webgpu-cube/` when deployed to GitHub Pages,
showcasing Guix's ability to handle advanced graphics APIs through WASM.
0 commit comments