Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 864 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 864 Bytes

Mesh to colored point cloud

Blender script to convert a mesh with a principled BRDF material with a base color or a texture into a colored point cloud using Poisson Disk sampling.

meshpoint cloud

Installation

Download the mesh_to_pcd.zip file from the latest release. In Blender go to Edit > Preferences > Add-ons, click Install... and select the zip file. Confirm the install by clicking on Install Add-on and enable the addon from the list.

addons

Usage

Select one or several meshes, open the contextual menu and run Export Mesh To Point Cloud. A dialog will appear asking for the parameters for the output directory and the Poisson Disk Sampling operations.

parameters