![]() |
#3
|
|||
|
|||
Do you actually need the image data to be flipped, or do you just want to display the texture flipped? If you just want to display the texture flipped horizontally, then simply apply a negative scale on the texture quad:
Code:
quat.setScale([-1,1,1]) |
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 |