I just checked in a new version of a sky box based on a hemisphere instead of a cube. It is suitable for attaching panoramic pictures to a background skybox. To do it, I had to add a hemisphere parameter to GeoSphere. The problem I have is that the triangles at the bottom of the hemisphere fail to draw. Could somebody who can more quickly solve this take a look? The affected classes (all in -tk) are
- org.xith3d.geometry.GeoSphere
- org.xith3d.geometry.SkyGeoHemisphere
- org.xith3d.test.scenegraph.SkyGeoHemisphereTest