Actionscript

XNA Archive

I just realised some of my old XNAGPUParticles project videos have gone walkies. So I have reposted them on youtube. These are my old projects from my final year of uni, binary and source code can be found in the relevant post for each video.

http://www.mikecann.co.uk/?p=163
httpvh://www.youtube.com/watch?v=vxrg1YavBIg

http://www.mikecann.co.uk/?p=169

httpvh://www.youtube.com/watch?v=3wdIiCCAb9U

I have another reason for these old re-posts, something a little more flash orientated.. Stay tuned for more info ;)

#tweetcoding Line Dance

One for the coders out there. GrantSkinner (flash guru) has started a little twitter AS3 contest: http://gskinner.com/playpen/tweetcoding.html its actually pretty fun, wrote my first little one at lunch today:

!i++?o.x=o.y=o.w=o.v=0:x-=4;a=mouseX;b=mouseY;o.v+=(a-o.x)/9;o.w+=(b-o.y)/9;o.x+=o.v*=0.9;o.y+=o.w*=0.9;ls(2,i<<i);mt(a,b);lt(o.x,o.y);

137 chars, tho its defiantly possible to cut that one down abit more.
Here is it running (move your mouse over the swf):

As i say, this one is for the coders out there ;)

Link to skinner on twitter: http://twitter.com/gskinner/

1 2 3 4 5 6 7 8 9 10 11 12 13 14  Scroll to top