[jitter] Re: why no slitscan love?
Jeremy Bernstein
jeremy at bootsquad.com
Thu Sep 20 02:23:07 MDT 2007
- Previous message: [jitter] Re: why no slitscan love?
- Next message: [jitter] Re: why no slitscan love?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here's a slightly more interesting version (but not by much). Note that the round-off error causes fearful symmetry issues. As perfect symmetry is boring, maybe this provides a starting point for something... Turn on interp if you want both side to be identical (and adjust the zooms to match). #P window setfont "Sans Serif" 9.; #P window linecount 2; #P newex 278 502 351 196617 jit.matrix result 4 char 640 480 @usesrcdim 1 @srcdimstart 0 0 @srcdimend 319 479 @usedstdim 1 @dstdimstart 0 0 @dstdimend 319 479; #P newex 351 414 363 196617 jit.matrix result 4 char 640 480 @usesrcdim 1 @srcdimstart 321 0 @srcdimend 639 479 @usedstdim 1 @dstdimstart 321 0 @dstdimend 639 479; #P newex 278 466 241 196617 jit.rota @anchor_x 320 @anchor_y 240 @offset_x -1 @zoom_x 1.03 @zoom_y 1.001 @interp 0; #P toggle 160 145 15 0; #P window linecount 1; #P newex 158 172 51 196617 qmetro 1; #P message 247 265 33 196617 clear; #P window linecount 2; #P newex 351 381 241 196617 jit.rota @anchor_x 320 @anchor_y 240 @offset_x 1 @zoom_x 1.01 @zoom_y 1.001 @interp 0; #P newex 222 317 215 196617 jit.matrix result 4 char 640 480 @usedstdim 1 @dstdimstart 319 0 @dstdimend 321 479; #P window linecount 1; #P newex 191 565 129 196617 jit.window @size 640 480; #P newex 224 218 54 196617 jit.change; #P message 249 164 30 196617 open; #P newex 224 196 98 196617 jit.qt.grab 640 480; #P newex 224 240 377 196617 jit.matrix 4 char 1 480 @usesrcdim 1 @srcdimstart 320 0 @srcdimend 320 479; #P connect 5 0 4 0; #P connect 5 0 10 0; #P connect 5 0 6 0; #P connect 10 0 12 0; #P connect 6 0 11 0; #P connect 3 0 0 0; #P connect 9 0 8 0; #P connect 2 0 1 0; #P connect 8 0 1 0; #P connect 1 0 3 0; #P connect 7 0 5 0; #P connect 0 0 5 0; #P window clipboard copycount 13; Quote: Axiom-Crux wrote on Thu, 20 September 2007 01:10 ---------------------------------------------------- > Oh I thought you were going for the 3d 2001 space oddesy effect ----------------------------------------------------
- Previous message: [jitter] Re: why no slitscan love?
- Next message: [jitter] Re: why no slitscan love?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
