Skip to content

aashishrai3799/uvgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UVGS: Reimagining Unstructured 3D Gaussian Splatting using UV Mapping

Aashish Rai, Dilin Wang, Mihir Jain, Nikolaos Sarafianos, Arthur Chen, Srinath Sridhar, Aayush Prakash

Brown University, Meta Reality Labs

CVPR 2025

📄 Paper (arXiv)🌐 Project Page


📢 July 2025 Update:

Mapping functions released!
You can now convert existing 3D Gaussian Splatting (3DGS) scenes into their corresponding UVGS maps using the provided script.


🔄 Convert 3DGS to UVGS

  1. Open uvgs_mapping.py and specify the path to your pre-fitted 3DGS scene.

  2. Run the script:

    python uvgs_mapping.py
    
  3. You can choose from the different mapping types available in:

    ./uvgs_scripts/mapping_functions.py
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages