Skip to content

oneShot v1.0.3

Latest

Choose a tag to compare

@beingcarrot beingcarrot released this 29 Aug 08:26
· 4 commits to main since this release

This is a major update for oneShot focused on dramatically improving performance. By leveraging GPU acceleration, the entire reconstruction process is now significantly faster, getting you from footage to a 3D scene in a fraction of the time.

What's New in 1.0.3

🚀 Performance Improvements

  • The core COLMAP processing pipeline has been overhauled to leverage GPU acceleration. 3 out of 4 processes now utilize the GPU, resulting in a major speed boost for scene generation.
  • The model import command has been optimized for faster performance.

🐛 Bug Fixes

  • Corrected an incorrect file path for ffprobe.exe, which could cause issues with video processing.
  • Fixed several minor underlying bugs to improve overall addon stability and reliability.

About oneShot

oneShot is a powerful Blender addon designed to dramatically simplify photogrammetry workflows. It provides a complete, self-contained pipeline to generate 3D scenes from videos/images or to import pre-existing COLMAP data.

Quick Start

  1. Install: Install the addon via Edit > Preferences > Add-ons > Install.
  2. Setup Dependencies: After enabling the addon, expand its preferences and use the provided buttons to install COLMAP and FFmpeg.
  3. Generate or Import:
    • For a fully automated workflow, use the oneShot Workflow panel: select your video/images and click Generate Scene.
    • To import an existing project, use the Direct Import panel: select your COLMAP folder and click Import Model.

Key Features

  • GPU Accelerated: Leverages your GPU for significantly faster processing.
  • Dual Workflow: Generate a scene from scratch or import a pre-existing model.
  • One-Click Dependencies: Manages COLMAP & FFmpeg installation for you from the addon preferences.
  • Advanced Customization: Fine-tune the import with settings for cameras, animation, distortion, and more.
  • Responsive UI: The reconstruction process runs in the background, keeping Blender responsive.

💬 Feedback and Contributions

We welcome your feedback! Please feel free to open an issue to report any new bugs, suggest features, or ask questions.