Skip to content
Snippets Groups Projects
Commit 12f20ea3 authored by yids's avatar yids
Browse files

Update kinect.MD

parent f6173268
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
## Point cloud to mesh in blender for use in Splash projection mapping software
The goal is to get a 3d model of a real life object into Splash to be able to projection map on it.
Summary of steps:
* make a point cloud image of the real life object using kinect
* convert point cloud to mesh
......@@ -10,4 +11,9 @@ Summary of steps:
* import mesh into splash and calibrate
Sftware: CloudCompare Blender
software used:
* to get pcd file, example from pyfreenect2
* blender to convert it to obj file, create the scene, and animation
* cloudcompare to convert to mesh
* splash to projection map
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment