NerfGUI.jl

Author JuliaNeuralGraphics
Popularity
28 Stars
Updated Last
9 Months Ago
Started In
January 2023

NerfGUI.jl

GUI application for Nerf.jl

demo.mp4

Requirements

  • Julia 1.9 or higher.
  • AMDGPU or CUDA capable machine.

Usage

To launch application, simply execute its main function.

using NerfGUI
NerfGUI.main()

See docs for more information.