![]() |
![]() |
![]() |
![]() |
480 |
TextureLoader myLoader = new TextureLoader( "stars2.jpg", this );
ImageComponent2D myImage = myLoader.getImage( );
Background myBack = new Background( );
myBack.setImage( myImage );
BoundingSphere myBounds = new BoundingSphere(
new Point3d( ), 1000.0 );
myBack.setApplicationBounds( myBounds );