JuliaNeuralGraphics / NerfUtils.jl

Reusable NeRF components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NerfUtils.jl

Reusable NeRF components

Test

To test on a specific backend, pass --backend argument:

julia> using Pkg; Pkg.test("NerfUtils"; test_args=["--backend=AMDGPU"])

Projects that use NerfUtils.jl

About

Reusable NeRF components

License:MIT License


Languages

Language:Julia 100.0%