Skip to content

oneShot 1.0.2

Choose a tag to compare

@beingcarrot beingcarrot released this 29 Aug 03:06
· 10 commits to main since this release

This is a quick hotfix release to address critical bugs discovered in version 1.0.1 and improve the overall stability of the scene generation process.

What's New in 1.0.2

Bug Fixes (🐛)

  • Addressed critical bugs related to the scene reconstruction process that could cause it to fail.

Removed Features (🗑️)

  • The "Processing Resolution Cap" feature has been temporarily removed. This feature was the source of the critical bugs and was causing instability. It will be re-evaluated and may be re-introduced in a future, more stable version.

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

  • 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.