![]() |
|
#4
|
|||
|
|||
|
What happens if you apply the texture to an object other than a face. For example try this:
Code:
ball = viz.add('ball.wrl')
ball.texture(texture)
Also can you provide the following info: 1) Vizard version 2) Graphics card |
|
|