Package Basic.Points
package Basic.Points
This directory demonstrates point-based rendering using PointSet and PointProperties. Such techniques are an important option for rendering scans and point clouds.
This X3D Basic: Points examples archive is online.
The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.
Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc
- See Also:
-
ClassesClassDescriptionPointSet rendering of 3D scan with color applied per vertex.PointSet rendering of 3D scan with color applied per vertex, renderable with PointProperties settings.PointProperties test case emulating spherical point sprites by displaying colored images of spheres.