Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewForge

Bookmark any viewpoint. Switch PLYs in a flash.

ViewForge UI

ViewForge Video Tutorial

A LichtFeld Studio plugin for saving and managing camera viewpoints (Bookmarks) during 3D Gaussian Splatting workflows.


Features

  • Save View — Save the current camera position, orientation, and FOV as a named Bookmark (BM_001, BM_002, ...)
  • FOV control — View and adjust FOV per Bookmark; syncs automatically when switching Bookmarks
  • Update / Archive / Delete — Manage Bookmarks with confirmation dialogs for destructive operations
  • Splat Comparison — Switch between multiple PLY files from the exact same viewpoint
  • Manage JSON Files — Unarchive individual or all archived Bookmarks back to the active list

Requirements

  • LichtFeld Studio 0.5.2 or later

Installation

  1. Download or clone this repository
  2. Copy the folder into your LichtFeld Studio plugins directory:
    C:\Users\<username>\.lichtfeld\plugins\ViewForge\
    
  3. Restart LichtFeld Studio, or load the plugin from the Plugin Marketplace

Folder structure

Bookmark data is stored under your project folder:

<project>/
└── ViewForge/
    └── Bookmarks/
        ├── BM_001.json
        ├── BM_002.json
        └── _archive/
            └── BM_xxx.json

Folders are created automatically. You can safely move or delete files from Explorer — ViewForge will self-heal on next use.


Usage

  1. Open your project in LichtFeld Studio and load a PLY file
  2. Click Set Folder... to point ViewForge at your project directory
  3. Navigate to a viewpoint and click Save View
  4. Select a Bookmark in the scene browser to load its FOV; right-click to switch the camera to that view
  5. Use Update to overwrite a Bookmark with the current view

Known limitations

  • LFS PAN operation (right + left mouse button simultaneously) may cause the Target selection to reset. Re-select the Bookmark in the scene browser to restore it.
  • Crash on Unload: Unloading the plugin via the Plugin Marketplace may cause a crash. Please restart LFS instead of unloading.

License

GPL-3.0

Looking Forward

ViewForge is designed to be a lightweight, seamless addition to your toolkit. We hope it plays well with your favorite scripts and workflows to make your 3DGS environment even better.

Happy splatting! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages