This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

Make a Texture Tiled

843799
843799 Member Posts: 49,999
edited Dec 16, 2001 7:28AM in Java 3D
By default a texture wraps around the whole image, is it possible to tile the texture?

Comments

  • 843799
    843799 Member Posts: 49,999
    If you are creating the object youself you can tinker with the texture coords while you make it, or a more general solution is to set a texture transform group. Look at Appearance, Texture Attributes and setting a Transform3D in a Texture Attributes object in the docs...
This discussion has been closed.