Skip to content

Radiance Field Studio

Radiance Field Studio is a streamlined and user-friendly codebase crafted for researchers in 3D radiance field, providing intuitive components and APIs for a seamless transition from theory to practical execution of research projects.

Documentation

The documentation includes these parts:

Information

The project, initiated by the VCL lab at Peking University in March 2024, is currently under development.

For more details, please contact via ye_kai@pku.edu.cn.

Dependencies

The codebase is built on these awesome projects:

  • tyro: zero-effort CLI interfaces & config objects, from types
  • NerfAcc: a general NeRF acceleration toolbox in PyTorch
  • nerfstudio: a collaboration friendly studio for NeRFs
  • gsplat: CUDA accelerated rasterization of gaussian splatting
  • Rich: a Python library for rich text and beautiful formatting in the terminal
  • gsplat.js: a JavaScript Gaussian Splatting library