Hello!
look what i did : http://www.youtube.com/watch?v=fp18PjWHgfY
questions: 1)i wanted the operator to be able to tweak each torus independently. for now i just used gemmouse and logically separated zones of the window by coordinates, but if i try to change window size - coordinates change also, and i have to reassign them.. 2) also the position of each torus in the window is made by 'translateXYZ', and to keep them not changed in perspective i used 'ortho'. But if i change the size of the window - the toruses change their dimensions they become like pancakes. Maybe it is possyble to use several GemWindows in one GemWindow to solve this problems ??
Serg. thanks .
Фывапр Олджэвич a écrit :
Hello!
look what i did : http://www.youtube.com/watch?v=fp18PjWHgfY
questions: 1)i wanted the operator to be able to tweak each torus independently. for now i just used gemmouse and logically separated zones of the window by coordinates, but if i try to change window size - coordinates change also, and i have to reassign them..
gemmouse 1 1 should solve this problem, calibrating data to 0-1...
- also the position of each torus in the window is made by 'translateXYZ', and to keep them not changed in perspective i used 'ortho'. But if i change the size of the window - the toruses change their dimensions they become like pancakes.
Maybe it is possyble to use several GemWindows in one GemWindow to solve this problems ??
use framebuffer.
Cyrille
Serg. thanks .
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
Le jeudi 29 octobre 2009 à 01:43 +0300, Фывапр Олджэвич a écrit :
Hello!
look what i did : http://www.youtube.com/watch?v=fp18PjWHgfY
questions: 1)i wanted the operator to be able to tweak each torus independently. for now i just used gemmouse and logically separated zones of the window by coordinates, but if i try to change window size - coordinates change also, and i have to reassign them.. 2) also the position of each torus in the window is made by 'translateXYZ', and to keep them not changed in perspective i used 'ortho'. But if i change the size of the window - the toruses change their dimensions they become like pancakes. Maybe it is possyble to use several GemWindows in one GemWindow to solve this problems ??
Send the message [compat 0( to [ortho]. ++
Jack
Serg. thanks .
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev