![]() |
|
#2
|
|||
|
|||
|
The following will texture the Van Gogh self portrait with a new texture:
Code:
texture = viz.add('ball.jpg')
gallery = viz.add('gallery.ive')
portrait = gallery.getChild('VanGoghSelfPortrait')
portrait.texture(texture,'art06')
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PPT Demo | mikestatic | Precision Position Tracker (PPT) | 1 | 09-23-2007 11:31 AM |
| demo of new hand.getFingerTip() | halley | Vizard | 9 | 12-14-2006 01:40 AM |
| using demo with intersense | G-Chan | Vizard | 1 | 02-06-2006 03:05 PM |