Construct Point Cloud (Construct) Constructs a point cloud from a list of points and colours. | |
Fill Mesh (FillMesh) Fills a mesh volume with random points. | |
Fill Box (FillBox) Fills a box with random points. | |
Random Vectors (RandVec) Generates a set of random vectors between (-1,-1,-1) and (1,1,1) . | |
Deconstruct Point Cloud (Deconstruct) Retreives information from a point cloud. | |
Populate Mesh (PopMesh) Populates a mesh with random points. |
Filter Point Cloud (Filter) Filters a point cloud by removing values similar to a given colour. | |
Merge Point Clouds (Merge) Merges multiple point clouds into one. | |
Voxellize Point Cloud (Voxellize) Snaps a point cloud to a voxel grid, allowing for decay over time. | |
Reduce Point Cloud (Cloud Reduce) Reduces the number of points in a cloud. | |
Point Cloud Subset (Cloud Subset) Extracts a subset of a point cloud based on indices. | |
Clip Point Cloud (Clip) Clips a point cloud with a given box. |
Kinect 2 Depth Reader (Depth) Reads data from a kinect when prompted. | |
OpenNI2 Depth Reader (NI2) Reads data from an OpenNI2 device. | |
Kinect 2 Burst (Burst) Captures a burst of frames at maximum rate, releasing after the allotted timeframe | |
Kinect 1 Depth Reader (Depth) Reads data from a kinect when prompted. |
Construct KDTree (KDConstruct) Builds a KDTree representation of a point cloud. | |
Field Of Vision (FOV) Checks whether points are within the field of vision of a point and vector. | |
Sample KDTree (KDSample) Builds and/or samples a KDTree representation of a point cloud. |
Preview Point Cloud (Preview) Displays a point cloud with a specified point size. |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Tarsier and associated data © 2024 Cameron Newnham.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub