Skip to content

Commit

Permalink
add gs video
Browse files Browse the repository at this point in the history
  • Loading branch information
freedom committed Feb 10, 2025
1 parent 93009d5 commit 0a8bb0b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file added public/video/Hierarchical_3DGS/0.mp4
Binary file not shown.
Binary file added public/video/Hierarchical_3DGS/1.mp4
Binary file not shown.
Binary file added public/video/Hierarchical_3DGS/2.mp4
Binary file not shown.
Binary file added public/video/Hierarchical_3DGS/3.mp4
Binary file not shown.
Binary file added public/video/Hierarchical_3DGS/4.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion public/visualizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
const videoConfig = {
"UE5+UnrealCV": { maxId: 1, path: "video/UE5+UnrealCV" },
"UE4+AirSim": { maxId: 5, path: "video/UE4+AirSim" },
"Hierarchical-3DGS": { maxId: 0, path: "video/Hierarchical_3DGS" },
"Hierarchical-3DGS": { maxId: 4, path: "video/Hierarchical_3DGS" },
"GTA V": { maxId: 0, path: "video/GTA_V" },
"Google Earth": { maxId: 3, path: "video/Google_Earth" }
};
Expand Down

0 comments on commit 0a8bb0b

Please sign in to comment.