![]() |
#4
|
|||
|
|||
If you run the following script does the shading on the left hand look darker than the right hand?
Code:
import viz viz.go() rhand = viz.add('hand.cfg',pos=(0.1,1.8,0.5),euler=(0,-90,0)) lhand = viz.add('hand.cfg',pos=(-0.1,1.8,0.5),euler=(0,-90,0)) lhand.scale(-1,1,1) lhand.enable(viz.FLIP_POLYGON_ORDER) rhand.add(vizact.spin(0,0,1,45)) lhand.add(vizact.spin(0,0,-1,45)) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
cameras get confused by many LEDs | tavaksai | Precision Position Tracker (PPT) | 9 | 05-19-2007 04:52 PM |
Hand | Steve_HT | Vizard | 1 | 03-19-2007 12:51 PM |
5DT left and right glove | glepoura | Vizard | 3 | 02-06-2007 04:41 AM |
Use of 5DT Ultra left handed glove | pattie | Vizard | 1 | 08-26-2006 12:59 PM |
hand model features? | halley | Vizard | 1 | 03-13-2006 10:11 AM |