View Single Post
  #1  
Old 04-27-2011, 01:43 AM
FreakyT FreakyT is offline
Member
 
Join Date: Apr 2011
Posts: 3
Question Tiling a texture on a plane

This seems like it should be easy, but it's not working for me, so perhaps someone could figure it out.

Anyway, I'm trying to create a large plane with a "grass" looking texture on it. (Pretty simple!) The plane is a VRML file (attached) containing an IndexedFaceSet. (I found that Vizard's physics engine didn't work right on objects with small numbers of triangles, so I had to tesselate the "plane" a lot)

However, I can't get the plane to get a texture! I figure maybe it's getting one but really stretched out, however I can't seem to get it to tile a scaled down version of the texture, either. Any ideas on how to do this?

Thanks!
Attached Files
File Type: zip GroundPlane.zip (95.8 KB, 1913 views)
Reply With Quote