Simple sphere shapes ?

How can I draw a simple sphere with xith ?

Did I overlook something ?

thanks for any tips,
Thomas

You can have a look into the TestUtils.createSphere() method. :wink:

Minor comment: note that TestUtils.createSphere() generates non-optimal sphere - I mean it is pissoble to generate sphere with the same visual quality and less triangles [I think].

Yuri

:smiley: Many thanks, that works.

byebye
Thomas

(Maybe a collection of standard shapes in xith where great ?)