Hi everybody, I was just playing around with pixel-aligned clipping (after the discussion the other day), just making sure it does word. Anyway it does, and you can get some really funny visual effects! If anybody would like to give it a try, use xawtv to set up the framebuffer and video source, then compile the following program with: gcc -O2 -o xwin xwin.c -lm ./xwin It is very inefficient, but great fun to play with (when you get REALLY bored)! Actually, it is probably just a waste of time, but hey... -justin
Attachment:
xwin.c
Description: Binary data