Gina Wu
Gina Wu
Changes: - deprecate old viewer elements in notebook - use conda for colmap installation TODO: Viser share link doesn't seem to be printing properly. `ns-train` cell sometimes stops executing after...
Adding c/cpp support to `gr.Code.languages` Closes: #8584 c code example!
Directly render and export things from the viewer, with notifications! Uses a simple notification addition from nerfstudio-project/viser#225. https://github.com/nerfstudio-project/nerfstudio/assets/42229107/147d3fd9-1c8e-432e-a616-9f2b5e2a0435 ___ TODO: - [x] thoroughly test export functionality - [x] add error...
Can add and clear notifications all using the mantine notifications system! The first notification in the example below disappears because it is set to auto-close after some time. https://github.com/nerfstudio-project/viser/assets/42229107/9a080da8-1751-4392-9bd5-fcf794d54fd4 (Currently...
Interface to generate a circular camera path! Object avoidance is WIP, but a vanilla circular path for now can be useful for object comparisons. https://github.com/user-attachments/assets/40aa0c37-eda3-4aa6-b4c7-43d48d9637e3 TODO: - [ ] Fix...