We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c2dde commit 892da5dCopy full SHA for 892da5d
README.md
@@ -31,8 +31,9 @@ The dataset that was used to train the upscaling neural network was generated wi
31
- [x] Train the network.
32
- [x] Create ray marching renderer (for SDFs).
33
- [x] Implement inference on the WebGPU.
34
-- [ ] Extract into a separate package, to be used as an upscaling step in other WebGPU projects.
+- [ ] Use multisampling for render passes.
35
- [ ] Create rasterizing renderer (polygonal geometry).
36
+- [ ] Extract into a separate package, to be used as an upscaling step in other WebGPU projects.
37
38
## Development
39
0 commit comments