mesh_to_pointcloud

Mesh converter

A tool for converting mesh files to PCL pointclouds using OpenSceneGraph

Conversion of mesh files to PCL pointclouds using OpenSceneGraph

GitHub

13 stars
4 watching
11 forks
Language: C++
last commit: about 5 years ago

Related projects:

Repository Description Stars
carlosmccosta/laserscan_to_pointcloud Converts and assembles LaserScan data into a PointCloud2 format using spherical linear interpolation. 37
carlosmccosta/pcl A software library for processing 2D and 3D image data into meaningful representations. 0
carlosmccosta/pointcloud_registration A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications 9
carlosmccosta/dynamic_robot_localization A modular point cloud matching library used for robot localization and 3D perception in various applications. 826
ros-perception/pointcloud_to_laserscan A ROS 2 package that converts between point cloud and laser scan data formats 420
marian42/pointcloudprinter Tool to generate 3D meshes from aerial lidar pointcloud data 152
kzampog/cilantro A C++ library for efficient processing and analysis of 3D point cloud data 1,036
keijiro/pcx A tool for importing and rendering 3D point cloud data in Unity. 1,352
prideout/xatlas A C++ library for generating unique texture coordinates from 3D meshes 5
ful1e5/cbmp A command-line tool for converting cursor SVG files to PNG 4
pglira/point_cloud_tools_for_matlab A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. 117
nvidia-ai-iot/cupcl A set of libraries and sample code for 3D point cloud processing using CUDA. 576
cpmech/tritet Generates 2D and 3D meshes, specifically triangulations and tetrahedra 8
m-schuetz/compute_rasterizer A software project that enables real-time rendering of large point clouds using compute shaders 682
carlosmccosta/object_recognition A ROS package that estimates the 3D pose of objects on a plane or conveyor using various techniques such as feature matching and ICP registration. 17