View Single Post
Old 16th June 2008, 05:00 PM   #6
Klyde
Senior Member
Professional user
 
Klyde's Avatar
 
Join Date: Mar 2008
Location: USA
Posts: 227
Default Re: vrml texture does not display

Your:
textureTransform TextureTransform {
}
needs a:
scale

example:
textureTransform TextureTransform {
scale 5 5
rotation 0.78
}
__________________
VR is the future, The future is NOW!!.

Last edited by Klyde; 16th June 2008 at 05:04 PM.
Klyde is offline   Reply With Quote