mika
mika
similar to this, with - movable points - billboard texts - area calculation etc. https://www.youtube.com/watch?v=UmHzXEdITHc
> I need to load pointclouds at runtime and perform measurements. > There's the FindClosestPointBrute function in the RuntimeViewerDX11 class, and it has a //TODO replace with new measuring system....
configurable importer (like in cloudcompare, can define what row is what data) 
probably due to the billboard size calculations failing in ortho. and editor log will be filled with ``` d3d11: failed to create buffer (target 0x2 mode 0 size 240) [0x887A0005]...
probably should use Range property instead of free float..
Building for hololens gives error messages like: "error CS0117: 'Thread' does not contain a definition for 'Sleep'" more info: http://stackoverflow.com/questions/12641223/thread-sleep-replacement-in-net-for-windows-store In the older version v1.7 there wasn't any threading used,...
Add example to stream/load external point cloud data (replaces current cloud, or loads new cloud), requires threading.
thinking about, **f:** foldername - to search from path only **r:** renderer - search rendering pipeline BIRP|DERP/URP/HDRP *requires parsing package.json or wait for optional renderpipeline column https://github.com/unitycoder/UnityLauncherPro/issues/139
C:\Users\USERNAME\AppData\Roaming\UnityHub\projects-v1.json has list of projects, so might have to read that file (after reading registry project list) to get all existing projects. - [ ] check if projects-v1.json list exists...