01_user_documentation:05_object:01_geometric:02_3d:01_primitive
This is an old revision of the document!
Primitives
This section presents 3D primitive objects .
Point Cloud
Point clouds in GroIMP are composed of a PointCloud, a Cloud and Point. They are defined as follow:
- PointCloud : A Node, i.e. an object that can be inserted in a GroIMP graph. The PointCloud is responsible for the display of the points.
- Cloud : The representation of the data structure through which the point cloud data is accessed.
- Point : The base interface that an object must implements to be part of a Cloud.
These three Objects implements CloudContext, meaning when any of the three is selected, you can access the Cloud structure handled. Most of the tools from the package de.grogra.pointcloud.tools are applied on Cloud, and produce Cloud objects. The GUI commands however can works with any CloudContext object.
The PointCloud objects can be modified with a set of available tools, shape fitting, and clustering
01_user_documentation/05_object/01_geometric/02_3d/01_primitive.1738235665.txt.gz · Last modified: 2025/01/30 12:14 by gaetan















