I'm not sure, (I'm just getting ready to try it myself) but I think you can
use TextureAttributes and
use .setScale()

Edward Becker

----- Original Message -----
From: "Frank C.P. Hsu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 10, 2000 9:53 PM
Subject: [JAVA3D] Texturing on the Java 3D Terrain


> Hello:
>   I have use the "TriangleStripArray" method to produce a 3D Terrain.
> The scale of the 3D Terrain is 200m*200m in x-y coordinate.
> Now, I want to add texture feature on the Terrain, and The method I used
>
> is "TexCoordGeneration".
>
> If I adjust the terrain scale to 1m*1m, the texture can fit in with the
> terrain !
> but, the problem is how to adjust the scale of texture to meet the
> 200m*200m terrain ?
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to