(no title)
fbriggs | 2 years ago
* It can output 2D videos where a virtual camera flys along a smooth path, or VR180 and Looking Glass portrait holograms.
* If I'm not mistaken this is the first NeRF-based VR stitching engine.
* Unlike NeRF Studio, Volurama does not require command line tools to install.
* Unlike Luma.ai, Volurama is a Windows/Mac application, which means you process your data locally rather than uploading it to the cloud.
* This is a custom/from scratch NeRF and structure-from-motion engine written in C++. It doesn't depend on COLMAP or NVidia's tinycudann. It incorporates ideas from several recent publications, as well as a few proprietary tricks developed at Lifecast.
* This is a 1.0 alpha release, and there are bound to be some bugs.
* Try it out and LMK what you think!
priyadarshy|2 years ago
fbriggs|2 years ago