Skip to content

Commit 892da5d

Browse files
committed
Update roadmap
1 parent 36c2dde commit 892da5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ The dataset that was used to train the upscaling neural network was generated wi
3131
- [x] Train the network.
3232
- [x] Create ray marching renderer (for SDFs).
3333
- [x] Implement inference on the WebGPU.
34-
- [ ] Extract into a separate package, to be used as an upscaling step in other WebGPU projects.
34+
- [ ] Use multisampling for render passes.
3535
- [ ] Create rasterizing renderer (polygonal geometry).
36+
- [ ] Extract into a separate package, to be used as an upscaling step in other WebGPU projects.
3637

3738
## Development
3839

0 commit comments

Comments
 (0)