skywolf829 / GSTK

Gaussian Splatting toolkit application. One stop shop for preprocessing your dataset, training your model with human-in-the-loop training, and editing saved GSplat PLY files.
MIT License
4 stars 1 forks source link

Frontend camera path for renders #28

Open skywolf829 opened 7 months ago

skywolf829 commented 7 months ago

For nice renders of the scene after training, we want to allow the user to create a render path in space. On the frontend, the user should be able to place the camera, click a button in some window to snapshot the camera state, and continue doing this to build a set of camera poses that the backend will go through (with a b-spline or something similar) to smoothly render.

In the camera path editor window, there should be: