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
Go from Data Warehouse to Data and AI platform with BigQuery
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
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?