[JAVA3D] Applying texture to terrain

2004-09-29 Thread Fraser MacLeod
Hi; I am using a DEM file to generate a virtual terrain (650x1000 grid cells in the terrain). Using this I am computing those areas of the terrain visible from a point and storing this as an array (1=visible, 0=non visible for each grid cell). I would like to overlay the visiblility information a

Re: [JAVA3D] Applying texture to terrain

2004-09-29 Thread Fraser MacLeod
x256, but if performance isn't a > big concern right now, give it a try. > > -mike > > > -Original Message- > From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] > On Behalf Of Fraser MacLeod > Sent: Wednesday, September 29, 2004 6:31 AM > To