![]() |
#10
|
|||
|
|||
This simple code flips the texture but it doesn't solve the purpose..
Code:
import viz viz.go() ar = viz.add('artoolkit.dle') camera = ar.addWebCamera() camera.background.setEuler([180,0,0]) camera.background.setPosition([640,0,0]) marker = camera.addMarker('ar/patt.worldviz',width = 1000) logo = viz.add('logo.ive') viz.link(marker,logo) |
Tags |
artoolkit, camera, flip, flip horizontally, webcam |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
User keyboard input without halting the program | Zhi | Vizard | 2 | 06-23-2011 12:53 PM |
Controlling User Input | ohad | Vizard | 1 | 03-15-2010 05:16 PM |
How to input several model files and then save one output file | mspusch | Vizard | 1 | 07-15-2008 10:30 PM |
problems with webcam plug-in | v-clizzin | Plug-in development | 2 | 01-25-2008 03:06 PM |
problem with input boxes | shai | Vizard | 6 | 08-15-2005 10:51 AM |