enzyme69 / blendersushi

Blender Sushi related scripts. Mostly about Sverchok, Geometry Nodes, Animation Nodes, and related Python scripts.
244 stars 33 forks source link

LIVENODING 707 / Point Cloud Import Vertex Color with MeshLab PLY ASCII #100

Open enzyme69 opened 7 years ago

enzyme69 commented 7 years ago

prtscr capture_4 prtscr capture_3 prtscr capture_2

FUNCTION: To Import Point Cloud Data with Vertex Color with help of MeshLab PLY ASCII

enzyme69 commented 7 years ago

In MeshLab, turn OFF Binary Encoding. prtscr capture_5

enzyme69 commented 7 years ago

You can also use Cloud Compare app, which is free.

enzyme69 commented 7 years ago

QUICK MESHLAB TRICK: In WINDOWS, not MAC, you can bring in TEXT data and specify XYZRGB.

XYZ or ASC with XYZRGB can be saved as TXT and then you can get special Pre-Open options for Parsing: prtscr capture_10

enzyme69 commented 7 years ago

rgbxyz_009_2017_09_01_13_53.zip

enzyme69 commented 5 years ago
screen shot 2018-12-16 at 10 25 50 am
enzyme69 commented 5 years ago

sv_pointcloudX_016.blend.zip

DusanTomic commented 5 years ago

I get all node red, and all node names is "Undefined"

image

How to fix this?