AsherJingkongChen/Gausplat
A library for novel view-synthesis inspired by the concepts of Gaussian splatting
This library helps 3D graphics developers and researchers generate new views of a 3D scene from existing images. You input a collection of images of a scene taken from various angles, and it outputs a complete 3D scene representation that can then be used to render smooth, novel perspectives. It's ideal for those working on 3D reconstruction and rendering applications.
No commits in the last 6 months.
Use this if you are a developer or researcher looking to experiment with or build custom view-synthesis pipelines for 3D scene reconstruction, leveraging the Gaussian splatting technique.
Not ideal if you need a polished, ready-to-use application for casual users or if you are looking for a pre-built solution for commercial production without deep customization.
Stars
13
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Jan 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/AsherJingkongChen/Gausplat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wanmeihuali/taichi_3d_gaussian_splatting
An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field...
Lewis-Stuart-11/PlantDreamer
PlantDreamer: Achieving Realistic 3D Plant Models with Diffusion-Guided Gaussian Splatting...
ajhamdi/ges-splatting
Original reference implementation of "GES : Generalized Exponential Splatting for Efficient...
haato-w/3d-gabor-splatting
Official PyTorch Implementation for the "3D Gabor Splatting: Reconstruction of High-frequency...