Skip to content

A Blender add-on that creates a metrically accurate mesh from a single image using deep learning based depth prediction.

License

Notifications You must be signed in to change notification settings

vizerb/depthmesh

Repository files navigation

depthmesh

banner

Description

Depth Mesh Pro is a Blender extension that creates metrically accurate meshes from images.

Requires Blender 4.2+

Blender 4.2.4 and 4.3.0 are not supported. These two versions have a bug that prevents the extension from installing correctly. To work around this issue you can use older or newer versions (e.g. 4.2.3 or 4.3.1).

Supported on windows, linux and mac

Examples

Top: input image
Bottom: resulting mesh

example1 example1 result

example2 example2 result

example3 example3 result

Usage

  1. Choose an image
  2. Click the "Make depth mesh" button
  3. Use the "Align the active camera" button to match the focal length and resolution of the image and move the camera to the world origin.

usage1

You can modify the mesh by changing the parameters in the geo nodes modifier:

usage2

Versions:

  • CUDA version for NVIDIA GPUs (linux and windows)
  • DirectML version for DirectX12 capable GPUs (windows only)
  • CPU version (all platforms)

Requirements:

  • For GPU versions: 4GB VRAM
  • For CPU version: 8GB RAM and a fairly modern 64bit CPU (e.g. Intel Core i5 8400 or AMD Ryzen 2600)

About

A Blender add-on that creates a metrically accurate mesh from a single image using deep learning based depth prediction.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages