Skip to content

Releases: beingcarrot/oneShot

oneShot v1.0.3

Choose a tag to compare

@beingcarrot beingcarrot released this 29 Aug 08:26

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.

oneShot 1.0.2

Choose a tag to compare

@beingcarrot beingcarrot released this 29 Aug 03:06

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.

oneShot 0.1.5 (beta)

oneShot 0.1.5 (beta) Pre-release
Pre-release

Choose a tag to compare

@beingcarrot beingcarrot released this 28 Aug 21:39

This is the first public beta of oneShot, 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.

Installation

  1. Download the oneShot.zip file from this release page.
  2. In Blender, go to Edit > Preferences > Add-ons.
  3. Click Install and select the downloaded .zip file.
  4. Enable the "oneShot" addon by checking the box next to its name.

Known Issues

As this is a beta release, there may be some bugs and limitations. Please report any issues you encounter on our [GitHub Issues page](https://www.google.com/search?q=https://github.com/notacarrrot/oneShot/issues).

💬 Feedback and Contributions

We welcome your feedback! Please feel free to [open an issue](https://www.google.com/search?q=https://github.com/notacarrrot/oneShot/issues) to report bugs, suggest features, or ask questions.

A huge thank you for trying out oneShot!