Hi Ajax,
I don't know whether is this what you are trying to
do but try inserting these lines into your code.
TexCoordGeneration tcg = new
TexCoordGeneration(TexCoordGeneration.SPHERE_MAP,
TexCoordGeneration.TEXTURE_COORDINATE_2);
app.setTexCoordGeneration(tcg);
Hope it helps.
-Alex-
|
- [JAVA3D] Texture Mapping b. white
- Re: [JAVA3D] Texture Mapping Roberto Speranza
- Re: [JAVA3D] texture mapping Yazel, David J.
- [JAVA3D] Texture mapping Vidya Sagar
- Re: [JAVA3D] Texture mapping Nathan Bower
- [JAVA3D] texture mapping Gregory Gimler
- Re: [JAVA3D] texture mapping Joachim Diepstraten
- [JAVA3D] texture mapping ajaxinc
- Re: [JAVA3D] texture mapping Alex Hew
- Re: [JAVA3D] texture mapping ajaxinc
- [JAVA3D] texture mapping Alex Hew
- [JAVA3D] texture mapping Gregory Gimler
- [JAVA3D] version 1.3.1 under Linux Michael Pfeiffer
- Re: [JAVA3D] version 1.3.1 under Linux Alessandro Borges
- Re: [JAVA3D] version 1.3.1 under Lin... Michael Pfeiffer
- [JAVA3D] PointSound doesn't works wi... Michael Pfeiffer
- Re: [JAVA3D] PointSound doesn't ... Nikolai V. Chr.
- Re: [JAVA3D] PointSound doe... Michael Pfeiffer
- [JAVA3D] freeform modeling MUNDE SANDEEP VIJAYKUMAR