No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
I have been interested in testing the data visualization possibilities while still trying to understand the Unity. As an exercise for a larger project I built a scene with point cloud data and used the walls of the scan as trigger zone and collide with a sound. I used Pcx - Point Cloud dataImporter/Renderer for Unity to import binary .ply point cloud file. | I have been interested in testing the data visualization possibilities while still trying to understand the Unity. As an exercise for a larger project I built a scene with point cloud data and used the walls of the scan as trigger zone and collide with a sound. I used Pcx - Point Cloud dataImporter/Renderer for Unity to import binary .ply point cloud file. | ||
[[File:Screen Shot.png| | [[File:Screen Shot.png|700px]] |
Revision as of 21:43, 15 June 2020
I have been interested in testing the data visualization possibilities while still trying to understand the Unity. As an exercise for a larger project I built a scene with point cloud data and used the walls of the scan as trigger zone and collide with a sound. I used Pcx - Point Cloud dataImporter/Renderer for Unity to import binary .ply point cloud file.