Skip to content

JuliaNeuralGraphics/NerfUtils.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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