Skip to content

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.

Notifications You must be signed in to change notification settings

cjaverliat/MeshToPointCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages