You are browsing as a guest. Sign up (or log in) to start making projects!

Veda

  • 1 Devlogs
  • 2 Total hours

Veda is a cutting-edge web application that harnesses the power of Gaussian Splatting and AI to convert video footage into stunning 3D representations. Whether you're capturing a room, a sculpture, a landscape, or any scene—Veda transforms it into a lightweight, explorable 3D model that anyone can view in a web browser.

Open comments for this post

1h 34m 50s logged

“Starting Veda. The idea: turn a phone video into an explorable 3D scene in the browser using Gaussian splatting. The problem I immediately hit — my computer can’t handle 3D rendering or the CUDA training that normal splatting pipelines need. So before writing real code I spent 90 minutes just researching whether this is even possible without a GPU. Found a possible path: skip the neural training, go straight from Structure-from-Motion sparse points to isotropic Gaussian primitives. Sacrifices quality but might actually run on my hardware. Got the initial project scaffolding down. Doesn’t work yet. Next: get COLMAP extracting camera poses from a test video.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…