Skip to content

Commit 45a6b1a

Browse files
authored
Update README.md
1 parent d0af3f3 commit 45a6b1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ To test on a specific backend, pass `--backend` argument:
1010
```julia
1111
julia> using Pkg; Pkg.test("NerfUtils"; test_args=["--backend=AMDGPU"])
1212
```
13+
14+
## Projects that use NerfUtils.jl
15+
16+
- [Nerf.jl](https://github.com/JuliaNeuralGraphics/Nerf.jl)
17+
- [NerfGUI.jl](https://github.com/JuliaNeuralGraphics/NerfGUI.jl)

0 commit comments

Comments
 (0)