Graphics Reference
In-Depth Information
How it works...
This recipe works in a very simple way. A point cloud is created based on the position
of the vertices of THREE.Geometry by simply changing the position of the vertices
around which we can move the points.
See also
• In this recipe, we changed the position of the vertices in a very simple way.
We just changed the y value of the vertex. In the Exploding a point cloud re-
cipe, we show you an approach where the position of a vertex is changed
based on its normal vector.
Search WWH ::




Custom Search