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
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free 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?