Primitives in Xith

Hi all,

As I’m new I’m wondering if Xith3D contains geometric primitives (Box, Cylinder, Sphere, Cone) like with Java3D ?

Many thanks !

ddm

Yes, in the Xith Toolkit, that is fusionned with the latest Xith community releases.

indeed.

http://www.xith.org/javadoc/org/xith3d/geometry/package-summary.html

Check the “xith-tk.jar” file in the latest build (http://xith.org/).

Daniel Herring did an excellent job on them.

Will.