mishig HF Staff commited on
Commit
b956c8c
·
verified ·
1 Parent(s): bdd24f1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -5
README.md CHANGED
@@ -1,10 +1,23 @@
1
  ---
2
- title: Monuments De Paris
3
- emoji: 🚀
4
- colorFrom: purple
5
- colorTo: gray
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Monuments de Paris
3
+ emoji: 🗼
4
+ colorFrom: gray
5
+ colorTo: yellow
6
  sdk: static
7
  pinned: false
8
+ license: mit
9
  ---
10
 
11
+ # Monuments de Paris Gaussian Splat Captures
12
+
13
+ An interactive, cinematic showcase of Paris monuments as 3D Gaussian splats,
14
+ floating spotlit in a black void. Scroll to move between monuments (they
15
+ cross-slide), drag to rotate. Each monument is auto-framed and re-fits to the
16
+ viewport.
17
+
18
+ **Collection:** Tour Eiffel (Champ-de-Mars diorama), Opéra Garnier,
19
+ Arc de Triomphe, Sacré-Cœur, Moulin Rouge, Panthéon.
20
+
21
+ Built with [three.js](https://threejs.org) and
22
+ [@mkkellogg/gaussian-splats-3d](https://github.com/mkkellogg/GaussianSplats3D).
23
+ Monument images generated with Ideogram; splats reconstructed with TripoSplat.