|
1 | 1 | *** PointCloud Viewer & Tools for Unity ***
|
2 | 2 |
|
| 3 | +v3.01 |
| 4 | + |
| 5 | +- Note: Upgraded project to Unity 2022.3.26f1 |
| 6 | + |
| 7 | +- Feature: V3 Viewer, Add packed format type "5". Has XYZ+RGB+Intensity+Classification values in single file (and add shaders for these) |
| 8 | + |
| 9 | +- Added: Sample scene for V3 override with additional features (like toggle color mode: RGB/Intensity/Classification/Gradient) *but no sample file, you need to create your own with https://github.com/unitycoder/PointCloudConverter |
| 10 | + |
| 11 | +- Fixed: Point picking for packed data |
| 12 | + |
| 13 | +- Bonus: You get 50% discount on this external tool https://las2gltf.kelobyte.fi/ (Converts PLY/LAS/LAZ files into GLB/GLTF format, so you can view GLTF points clouds without point cloud plugin in Unity!) |
| 14 | + |
| 15 | +Latest updates/issues: |
| 16 | +- https://github.com/unitycoder/UnityPointCloudViewer/issues |
| 17 | + |
| 18 | +*-----------------------------------------------------------------------* |
| 19 | + |
| 20 | + |
| 21 | +*** PointCloud Viewer & Tools for Unity *** |
| 22 | + |
3 | 23 | v3.00
|
4 | 24 |
|
5 | 25 | - Note: This is paid upgrade!
|
|
18 | 38 | - Changed: PointCloudViewer folders now contain AssemblyDefinitions (it is only way to detect URP and HDRP in CustomPass scripts)
|
19 | 39 | - Changed: All namespaces have been renamed! (unity doesnt allow "unitylibrary.." or "unitycoder.." in namespaces)
|
20 | 40 |
|
21 |
| -- Bonus: You get 50% discount on this external tool https://las2gltf.kelobyte.fi/ (Converts LAS/LAZ files into GLB/GLTF format, so you can view GLTF points clouds without point cloud plugin in Unity!) |
| 41 | +- Bonus: You get 50% discount on this external tool https://las2gltf.kelobyte.fi/ (Converts PLY/LAS/LAZ files into GLB/GLTF format, so you can view GLTF points clouds without point cloud plugin in Unity!) |
22 | 42 |
|
23 | 43 | Latest updates/issues:
|
24 | 44 | - https://github.com/unitycoder/UnityPointCloudViewer/issues
|
|
52 | 72 | - Changed: Adjusted GetPointsInsideBox.cs inspector fields/order/names
|
53 | 73 | - Changed: DynamicResolution, allow holding keys down in the example
|
54 | 74 |
|
55 |
| -Latest updates/issues: |
56 |
| -- https://github.com/unitycoder/UnityPointCloudViewer/issues |
57 |
| - |
58 | 75 | *-----------------------------------------------------------------------*
|
59 | 76 |
|
60 | 77 | *** PointCloud Viewer & Tools for Unity ***
|
|
0 commit comments