Skip to content
@nerficg-project

NeRFICG

A flexible Pytorch framework for simple and efficient implementation of neural radiance fields and rasterization-based view synthesis methods.

PyTorch CUDA License: MIT

Welcome to the NeRFICG project page!

NeRFICG is a flexible PyTorch framework for simple and efficient implementation and evaluation of neural radiance fields and rasterization-based view synthesis methods, including a GUI for interactive rendering.

Project structure

This project consists of multiple subrepositories. Check out the main repository as a starting point for further instructions.

Standalone Methods

  • faster-gaussian-splatting - An efficient and research-friendly Gaussian Splatting framework.
  • HTGS - A perspective-correct and view-consistent approach for 3D Gaussian splatting accelerated through hybrid transparency.
  • DNPC - An efficient high-quality method for dynamic scene reconstruction from monocular video.
  • INPC - A method for high-quality novel view synthesis that uses an implicit volumetric model in combination with fast neural point rendering.
  • MoNeRF - An extremely fast neural radiance field approach for monocularized sequences like the D-NeRF dataset.

License and Citation

This framework is licensed under the MIT license.

If you use this project in your research code, please consider citing it:

@software{nerficg,
	author = {Kappel, Moritz and Hahlbohm, Florian and Scholz, Timon},
	license = {MIT},
	month = {2},
	title = {NeRFICG},
	url = {https://github.com/nerficg-project},
	version = {2.0},
	year = {2026}
}

Pinned Loading

  1. nerficg nerficg Public

    The ICG Neural Radiance Fields and Novel View Synthesis Framework.

    Python 29 4

  2. icgui icgui Public

    Graphical User Interface for the NeRFICG Framework

    Python 6

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…