PotreeConverter
Point cloud generator
Generates an octree LOD structure for streaming and real-time rendering of massive point clouds
Create multi res point cloud to use with potree
688 stars
69 watching
425 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbehley/octree | Implementation of an octree data structure for efficient three-dimensional point cloud searches | 351 |
jarikomppa/proctree | A procedural tree mesh generator and editor | 197 |
sergeyprokudin/bps | An efficient method for encoding 3D point clouds into fixed-length representations using a set of fixed points in space | 174 |
ros-perception/pointcloud_to_laserscan | A ROS 2 package that converts between point cloud and laser scan data formats | 420 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 576 |
heremaps/pptk | A toolkit for visualizing and processing 3D point clouds using octrees and parallelized data structures | 615 |
cloudorc/solidui | A platform that enables users to generate 2D and 3D graphics from text descriptions using a combination of natural language processing and computer graphics | 579 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
howardroark/pollinate | A tool to generate new projects by templating and parsing files | 225 |
hugoledoux/sst | A suite of Rust-based tools for processing and analyzing lidar point clouds from LAZ files. | 2 |
anybotics/point_cloud_io | ROS nodes to read and write point clouds from and to files | 187 |
elixirscript/elixir-estree | Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |