1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

ImageSizer — and beyond(!)

It’s been a couple of years since I either started working on ImageSizer or it went public (I can’t remember which) and development has stalled a bit – but now I feel it’s time to get things back on track.  So here’s the plan.

ImageSizer, now.

ImageSizer is now up to version 0.6.1 – not that the version numbers are anything but arbitrary, of course.  You can import images, rotate them, crop them and resize the lot and output them to your machine.  It works, but the code is a little out of date now, my code-signing certificates are out of date, and I really want to try something new.  So… Continue reading ImageSizer — and beyond(!)…

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

A more advanced StarRequests, Simple-Box2D & Flickr example.

Just a little demo I’ve been working on, following my previous post: http://www.psyked.co.uk/actionscript/starrequests-simple-box2d-flickr-mashup-sample.htm. I’ve basically updated the code a little and swapped out the rectangular Box2D objects for star-shaped Box2D objects, and the code is available on GitHub: http://github.com/psyked/StarRequests-Examples/tree/master/Box2d-Flickr-Shapes/