A experimental framework, based on the gloost framework, to generate and raycast Sparse Voxel Octrees. This project is heavily relying on the gloost framework.
Categories
Data VisualizationLicense
GNU General Public License version 3.0 (GPLv3)Follow libsvo
Other Useful Business Software
Powerful App Monitoring Without Surprise Bills
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Rate This Project
Login To Rate This Project
User Reviews
-
Great stuff.
-
Hi, I checked this out, but it seems the data svo file is located in your desktop. I tried modifying the code to use generated SVO using the octree_builder ( still your porject) and from the standford ply ./octree_builder -i bun_zipper.ply -s 524288 -d 8 but could not get it straight the generated file TreeletBuildManager_out.ia(500MB) is large, but the TreeletBuildManager_out.svo file is only 48 bytes. Is there something am I missing?