/

Reconstrura

Reconstrura

Reconstrura

Social Media Links

Reconstrura is a Windows and Linux desktop application that trains a Gaussian splat from video or photos entirely on a local NVIDIA GPU.

Location

Berlin, Germany

Size

Total raised

Hiring?

Platform

Windows 10 and 11 64 bit, and Linux as an AppImage, a deb package or a Flatpak. There is no macOS build

GPU

NVIDIA GPU with 8 GB VRAM, GTX 16xx or RTX 20xx or newer, driver 525 or later. AMD and Apple silicon are not supported

Pricing

25 dollars once, VAT included, covering all future updates on up to three devices. A three day trial is evaluation use only

License

Proprietary

Best for

Training Gaussian splats locally without uploading footage

Updated

July 2026

Reconstrura is a desktop application that takes a video or a folder of photos and returns a gaussian splat, running every stage on the machine in front of you. Frame extraction, masking, camera solving, training and export sit in one five stage interface, so the usual arrangement of a structure from motion tool feeding a separate trainer over the command line collapses into a single window. It is the work of one developer, Lukas Elias Rehfus, in Berlin.

The camera stage is a genuine structure from motion solve rather than a wrapper around a hosted service. Reconstrura matches ALIKED features with LightGlue, runs bundle adjustment on the GPU, and carves free space for consistency, writing a standard COLMAP sparse model alongside the splat. A published example solves 125 of 125 cameras with 108,212 points at 1.18 pixel reprojection error in two minutes. Equirectangular 360 footage is accepted and converted into a virtual camera rig, and version 0.9.4 added HEIC and HEIF input.

Masking runs before training and is per instance, using EdgeTAM or SAM 2.1 to isolate people, sky or background. Toggling an instance recombines masks that already exist rather than re-segmenting, so the change is immediate. The vendor's own example excludes a passer by from 14 of 125 frames, which is 2 percent of the pixels.

Output is a single ply at splat/point_cloud.ply, which Reconstrura describes as ready for SuperSplat, Postshot or Brush. There is no SPZ, SOG, splat or ksplat export, and no stated ply flavour or spherical harmonic degree, so format compatibility is asserted by naming three consumers rather than by specification. The COLMAP model lands in sparse/0/, and a command line flag exports an undistorted dataset with transforms.json. A published run on an RTX 4090 reached 344,182 Gaussians at 32.91 dB PSNR in 13 minutes 35 seconds of training, holding 2.25 GB of peak VRAM.

Licensing carries one trap worth knowing before the trial starts. A splat created during the free trial can never be used commercially, and buying a licence afterwards does not retroactively clear it. The end user licence agreement requires the splat to be recreated from the source material while a purchased licence is active. Reconstrura claims no rights over outputs and requires no attribution. What the vendor does not state is what the new CPU only mode actually covers, since the system requirements table still says an NVIDIA GPU is required.

Frequently Asked Questions

Does Reconstrura upload my footage?

No. Extraction, masking, camera solving and training all run locally. The application contacts the vendor only for trial start, licence activation, update checks and the benchmark catalogue. First launch downloads roughly 2.4 to 4.0 GB of GPU runtime and models, after which reconstruction runs offline.

What does Reconstrura cost?

25 dollars once, VAT included, with all future updates and no subscription. One licence runs on up to three devices at a time, and activating a fourth deactivates the least recently used. A three day trial per device needs no account and no payment card.

Can I sell work made with the free trial?

No. Splats created during the trial are evaluation only and cannot be used commercially, and purchasing a licence later does not change that. The licence agreement requires the splat to be recreated from the original footage while a purchased licence is active.

Does Reconstrura run on a Mac or an AMD GPU?

No. Reconstrura states that AMD GPUs and Apple silicon are not supported. It needs an NVIDIA GPU with at least 8 GB of VRAM and driver 525 or newer, on Windows 10 or 11 or on Linux.

What formats can Reconstrura export?

A ply splat at splat/point_cloud.ply, plus a COLMAP sparse model, and an undistorted COLMAP dataset with transforms.json through a command line flag. There is no SPZ, SOG, splat or ksplat export.

Alternatives