Turn a video clip into an editable 3D scene you can fly through.
Generate a 3D model from a single photo using the SHARP AI model.
Convert face video into a moving 4D 3D model with FaceAnything.
Import a sequence of 3D frames and export them as a single streaming file.
| nyckm/bruxossplat | 3imed-jaberi/cryptography-si-isamm | 3imed-jaberi/koa-isomorphic-router | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-09-25 | 2021-02-06 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a dedicated graphics card with at least 4GB memory and some AI models need an NVIDIA card, but ready-to-use installers handle most setup automatically.
BruxoSplat is a free, open source desktop app that turns ordinary videos into 3D scenes on your own computer using your graphics card. It was built by a group called Bruxos do VFX as a no-cost alternative to a paid tool called Postshot. The workflow is straightforward: you pick a video, press a button to start training, and the result opens directly in a bundled editor where you can add effects, crop, animate the camera, and record video. The core pipeline works in stages. First, the app extracts frames from your video. Then it figures out where the camera was positioned for each frame, using either COLMAP (the standard method) or faster alternatives like DPVO, MASt3R, and MegaSam. Finally, it trains a Gaussian Splat, which is a 3D representation made of many soft points, using a training engine called Brush or newer experimental engines. The finished file opens in the built-in editor for further work. Beyond the classic video pipeline, version 1.1 adds several AI models that generate 3D output from other inputs. SHARP creates a 3D scene from a single photo. TripoSplat produces a full 360-degree 3D asset from an image. FaceAnything turns video of a face into a moving 4D model. Each model runs in its own isolated Python environment so they never conflict with one another. The app also handles 4D sequences, meaning series of 3D frames played over time. You can import folders of these files, play them at adjustable speeds, convert them to a smaller format for faster playback, and export them as individual files or as a single streaming file. BruxoSplat runs on Windows 10 or 11 with a dedicated graphics card having at least 4 GB of memory, and on macOS 12 or later. Some AI models require an NVIDIA card. Ready-to-use installers are available for both platforms, and the app automatically downloads the tools it needs on first run. The full README is longer than what was shown.
BruxoSplat is a free desktop app that turns ordinary videos into 3D scenes using your computer's graphics card. Pick a video, press a button, and edit the resulting 3D scene in the built-in editor.
Mainly JavaScript. The stack also includes JavaScript, Python, COLMAP.
The app is free and open source, though the specific license terms are not stated in the explanation.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.