GitPedia
SBCV

SBCV/Blender-Addon-Photogrammetry-Importer

Addon to import different photogrammetry formats into Blender

17 Releases
Latest: 4mo ago
Release 16/02/2026 (Compatible with Blender 5.0.1)v2026.02.16Latest
SBCVSBCV·4mo ago·February 16, 2026
GitHub

📋 Changes

  • Improve View Synthesis
  • Fix color import of .ply files
  • Fix transform on 3D point clouds
  • Deduplication of image file names
  • Set mesh vertex colors on export
  • Support non-square pixels (distinct fx and fy)
  • Add compatibility for Blender 5 (fcurve API changes)
  • Add compativility for Blender 5 (slotted actions of camera animation)
Release 18/01/2024 (Compatible with Blender 4.0.2)v2024.01.18
SBCVSBCV·2y ago·January 18, 2024
GitHub

📋 Changes

  • View synthesis example script using a NeRF model (Instant NGP)
  • Panel to compute a view synthesis for the current camera
  • Support for the Instant-NGP file format (https://github.com/NVlabs/instant-ngp)
  • Avoid duplication of background images
  • Support Geometry Node creation of Blender 4.0
Release 31/08/2023 (Compatible with Blender 3.1.2 - 3.5.1)v2023.08.31
SBCVSBCV·2y ago·August 31, 2023
GitHub

📋 Changes

  • Support for alicevision sfm data version 1.2.5
Release 13/06/2023 (Compatible with Blender 3.1.2 - 3.5.1)v2023.06.13
SBCVSBCV·3y ago·June 13, 2023
GitHub

📋 Changes

  • Support for geometry node creation in Blender 3.4.1 - 3.5.1
  • Adaption to sfm / json file format changes introduced by recent Meshroom versions
  • Numerical sorting instead of alphabetical sorting of camera names
Release 8/05/2023 (Comaptible with Blender 3.1.2 - 3.3)v2023.05.08
SBCVSBCV·3y ago·May 8, 2023
GitHub

Support new Meshroom camera parameter key

Release 21/07/2022 (Comaptible with Blender 3.1.2 - 3.2.1)v2022.07.21
SBCVSBCV·3y ago·July 21, 2022
GitHub

Fix geometry node creation for Blender 3.2.1 Add support for installation and removal of individual dependencies Fix the point exporter for OpenGL point clouds

Release 26/06/2022 (Comaptible with Blender 3.1.2) v2022.06.26
SBCVSBCV·3y ago·June 26, 2022
GitHub

Add a new point cloud representation method based on geometry nodes. Allows to render point clouds with Eevee and Cycles. Add point colors to geometry nodes (Thanks to @Linusnie). Remove the particle system based point cloud representation method (because of the new point clound representation option based on geometry nodes).

Release 11/05/2022 (Comaptible with Blender 3.1.2)v2022.05.11
SBCVSBCV·4y ago·May 11, 2022
GitHub

Adapt addon to recent changes of the screenshot api in Blender 3.1.2

Release 20/02/2022 (Compatible with Blender 3.0 onwards only!)v2022.02.20
SBCVSBCV·4y ago·February 20, 2022
GitHub

📋 Changes

  • Fix the offscreen rendering bug under windows (reported [here](https://developer.blender.org/T85709)) by replacing the (deprecated) bgl module with functions provided by the gpu module of Blender 3.0
  • Adjust the screenshot operator according to API changes of Blender 3.0
Release 17/01/2022 (supports dependencies in Blender 2.8 - 3.0)v2022.01.17
SBCVSBCV·4y ago·January 17, 2022
GitHub

Fix dependency installation for Blender 2.8 to Blender 2.9.2

Release 20/12/2021 (supports dependencies in Blender 3.0)v2021.12.28
SBCVSBCV·4y ago·December 20, 2021
GitHub

Makes dependency installation compatible with Blender 3.0 (supports also snap-based Blender installations) Added point cloud specific (persistent) point sizes

Release 28/02/2021v2021.02.28
SBCVSBCV·5y ago·February 28, 2021
GitHub

Changed handling of draw back callbacks. This avoids potential crashes while deleting the "anchor" objects used to control the pose of the point clouds. Depth map point clouds are now persistent.

Release 08/01/2021v2021.01.08
SBCVSBCV·5y ago·January 8, 2021
GitHub

Added features to export images and image sequences of the imported reconstructions (including cameras, background images, image planes, point clouds and meshes) Reorganized (persistent) addon preferences Added an option to use the undistorted images contained in the workspaces of the Colmap, Meshroom and MVE

Release 21/11/2020 v2020.11.21
SBCVSBCV·5y ago·November 21, 2020
GitHub

Fix broken release v2020.11.05

Release 05/11/2020 (previously broken when importing reconstructions without images!)v2020.11.05
SBCVSBCV·5y ago·November 5, 2020
GitHub

Added background images for the animated camera Added vertex colors to mesh shader nodes (i.e. vertex mesh colors are now visible by default) Fixed missing GL_DEPTH_TEST, when rendering results to disk

Release 09/2020v2020.09
SBCVSBCV·5y ago·September 30, 2020
GitHub

Since the last release (06/2020): Fixed a bug in the texture coordinate computation of the particle system Added a workaround to circumvent a bug in Blender, which appears only for large point clouds Added GUI elements to install/uninstall the dependencies (Pillow, Pyntcloud) Addon uses now the Pyntcloud library to import PLY, PCD, LAS, ASC, PTS and CSV files Added an option to import depth maps of MVE workspaces Added an option to import depth maps of Colmap as point clouds Added support for MVE workspaces

Release 06/2020 v2.0v2020.06
SBCVSBCV·5y ago·June 21, 2020
GitHub

[photogrammetry_importer.zip](https://github.com/SBCV/Blender-Addon-Photogrammetry-Importer/files/4810367/photogrammetry_importer.zip)