awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google-research avatar

google-research/visu3d

0
View on GitHub↗
166 stars·13 forks·Python·Apache-2.0·14 viewsvisu3d.readthedocs.io↗

Visu3d

3d without friction (Torch, TF, Jax, Numpy)

Features

  • Neural Radiance Field Implementations - Tools for visualizing and debugging 3D data and radiance fields.
  • Visualization Tools - Tooling for visualizing and debugging 3D geometry and camera data.

Star history

Star history chart for google-research/visu3dStar history chart for google-research/visu3d

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google-research/visu3d do?

3d without friction (Torch, TF, Jax, Numpy)

What are the main features of google-research/visu3d?

The main features of google-research/visu3d are: Neural Radiance Field Implementations, Visualization Tools.

Which projects share features with google-research/visu3d?

Projects with overlapping indexed features include: nerfies/nerfies.github.io — This project is a computer vision pipeline and volumetric rendering system used to transform photos and videos into… nvlabs/neuralangelo — Neuralangelo is a neural surface reconstruction framework that transforms two-dimensional image sequences and… nvidia/isaac-gr00t. nerfstudio-project/nerfstudio — Nerfstudio is a modular development framework for training, visualizing, and exporting three-dimensional scene… google-research/google-research — This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum… devnev/refdir.

Projects sharing features with Visu3d

These projects share indexed features with Visu3d. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nerfies/nerfies.github.ionerfies avatar

    nerfies/nerfies.github.io

    3,966View on GitHub↗

    This project is a computer vision pipeline and volumetric rendering system used to transform photos and videos into high-fidelity 3D models. It implements a deformable neural radiance field framework that optimizes deformation fields to represent non-rigid moving subjects in three dimensions. The system utilizes volumetric deformation fields to map 3D coordinates from a static canonical space to a deformed state. This allows for the reconstruction of photorealistic scenes and the synthesis of high-fidelity images from camera perspectives not present in the original input data. The framework

    JavaScript
    View on GitHub↗3,966
  • nvidia/isaac-gr00tNVIDIA avatar

    NVIDIA/Isaac-GR00T

    6,222View on GitHub↗
    Jupyter Notebook
    View on GitHub↗6,222
  • nerfstudio-project/nerfstudionerfstudio-project avatar

    nerfstudio-project/nerfstudio

    11,737View on GitHub↗

    Nerfstudio is a modular development framework for training, visualizing, and exporting three-dimensional scene representations derived from two-dimensional image datasets. It provides a neural scene reconstruction pipeline that converts raw images and camera data into high-fidelity 3D assets and cinematic video using a differentiable volumetric renderer. The system features an interactive web-based visualizer that allows users to monitor training progress and inspect neural scene geometry in real time. It decouples neural network architectures from the training loop through a standardized mod

    Python
    View on GitHub↗11,737
  • nvlabs/neuralangeloNVlabs avatar

    NVlabs/neuralangelo

    4,602View on GitHub↗

    Neuralangelo is a neural surface reconstruction framework that transforms two-dimensional image sequences and multi-view photography into high-fidelity 3D meshes. It implements a pipeline for training neural radiance fields to represent complex scenes as digital geometry. The project utilizes a signed distance function for surface representation and multi-resolution hash encoding to capture both coarse and fine geometric details. It employs differentiable volume rendering and gradient-based eikonal regularization to ensure the learned distance functions remain physically plausible. The syste

    Python3d-reconstructioncomputer-graphicscomputer-vision
    View on GitHub↗4,602
  • Compare all 18 related projects→