We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0af3f3 commit 45a6b1aCopy full SHA for 45a6b1a
README.md
@@ -10,3 +10,8 @@ To test on a specific backend, pass `--backend` argument:
10
```julia
11
julia> using Pkg; Pkg.test("NerfUtils"; test_args=["--backend=AMDGPU"])
12
```
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