aspose file tools
The moose likes Game Development and the fly likes TEXTURE problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "TEXTURE problem" Watch "TEXTURE problem" New topic
Author

TEXTURE problem

Snah Clouse
Greenhorn

Joined: Feb 17, 2005
Posts: 3
Hi
I need to make earth simulator (with real values -> radius = 6378) and put texture on it
I made simpleuniverse, sphere with radius 6378, translated it {0,0,-6400} s� i can see it, but when i implement KeyNavigatorBehavior it doesn't work, i can zoom but texture "stay" in place s� if i saw whole africa befor zooming then efter i can only see like rpa(just a bit of texture).
Sphere object seems to zoom right but texture dont "follow"
Plz answer soon
cendrowski@hotmail.com

TY
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: TEXTURE problem
 
Similar Threads
Google maps flight simulator!
Java3D Earth Simulator
I need some help with a JUnit test.
Help Java3d
Triangles on a sphere.