[jitter] videoplane distortion on videoplane at 90° Z rotation
karl-otto von oertzen
karrrlo at yahoo.com
Mon Feb 11 18:39:36 MST 2008
- Previous message: [jitter] LCD screen with the make controller .
- Next message: Re: [jitter] videoplane distortion on videoplane at 90° Z rotation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
howdy, its me again with another dum question ..... how come the videoplane is distorted to fit the window on a 90 degrees rotation on the Z axis ? because of transform_reset 2 ? how can i avoid this ? any thoughts , advice much appreciated :) #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 35 123 196 196617 jit.gl.render zzz @erase_color 0. 0. 0. 1.; #P newex 35 96 133 196617 t b b erase; #P newex 35 70 51 196617 qmetro 2; #P message 337 207 14 196617 2; #P message 324 207 14 196617 1; #P message 311 207 14 196617 0; #P message 310 229 101 196617 transform_reset \$1; #P message 294 305 70 196617 size 640 480; #P message 551 196 20 196617 90; #P message 534 196 14 196617 0; #P message 223 305 70 196617 size 320 240; #P flonum 551 228 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 452 250 109 196617 pak rotatexyz 0. 0. 0.; #P message 224 163 83 196617 read dishes.mov; #P newex 223 325 76 196617 jit.window zzz; #P newex 224 184 63 196617 jit.qt.movie; #P newex 224 273 337 196617 jit.gl.videoplane zzz @automatic 0 @blend_enable 1 @transform_reset 2; #P newex 96 166 30 196617 t b b; #P toggle 35 48 15 0; #P window linecount 5; #P comment 591 183 100 196617 why are the proportions of the videoplane changed when rotated in Z axis ?; #P fasten 12 0 5 0 299 323 228 323; #P fasten 9 0 5 0 228 323 228 323; #P connect 4 0 3 0; #P fasten 7 0 3 0 457 270 229 270; #P connect 2 0 3 0; #P connect 13 0 3 0; #P fasten 18 2 19 0 162 118 40 118; #P connect 18 0 19 0; #P connect 18 1 2 0; #P connect 1 0 17 0; #P connect 17 0 18 0; #P connect 16 0 13 0; #P connect 15 0 13 0; #P connect 14 0 13 0; #P connect 11 0 8 0; #P connect 10 0 8 0; #P connect 2 1 4 0; #P connect 8 0 7 3; #P connect 6 0 4 0; #P window clipboard copycount 20; -- karrrlo
- Previous message: [jitter] LCD screen with the make controller .
- Next message: Re: [jitter] videoplane distortion on videoplane at 90° Z rotation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
