![Point Cloud Viewer and Tools 3](https://assetstorev1-prd-cdn.unity3d.com/key-image/1168b89b-b5ef-4a74-ad1b-9f3a207dcafb.jpg)
Point Cloud Viewer for Unity - render points clouds in your applications!Package is uploaded for Builtin Render Pipeline (BIRP).Documentation contains information how to enable URP or HDRP.** This is also paid upgrade to original PointCloud viewer plugin (which will be depracated from store soon! You have 120 day grace period to claim this package if you had purchased the original version in during that time) **- Point Cloud To Binary (saves data to custom binary format for faster reading)- Point Cloud To Unity Meshes (splits point cloud data into regular unity meshes - no mesh reconstruction, just point meshes)Has full source code c# and shaders.This is not really suitable for games, it is meant for non-game projects and it is recommended that you are familiar with point cloud concepts and terminology!FORUM- https://discussions.unity.com/t/released-point-cloud-viewer-tools/534863DOCUMENTATION- https://github.com/unitycoder/UnityPointCloudViewer/wiki- Setup URP or HDRP https://github.com/unitycoder/UnityPointCloudViewer/wiki/SRP-(URP-&-HDRP)- Support https://github.com/unitycoder/UnityPointCloudViewer/issues (or see email in docs)VIDEOS- https://www.youtube.com/playlist?list=PLi5GhVWoWyw4jNbEthXixwfYWnuo49mHb- Supports URP+HDRP- Supports VR (multi and singlepass + BIRP/URP/HDRP)- Limited support for WebGL, Mobile and Standalone VR (point meshes only)- Converts point cloud files into custom data (for faster loading)- XYZ, XYZRGB, CGO, ASC, CATIA ASC, PLY (ASCII only), LAS, PTS- Detailed list of supported formats: https://github.com/unitycoder/UnityPointCloudViewer/wiki/Import-Formats- Can be used with external advanced converter (commandline/batch/gui) https://github.com/unitycoder/PointCloudConverterExternal licenses:- "ConvexHullCalculator" : MIT License : Oskar Sigvardsson- "SimplePriorityQueue" : MIT License : Daniel "BlueRaja" Pflughoeft- "MainThread" : Apache License, Version 2.0 : Pim de Witte