I moved to a new URL! Check it out!

Dev Log: Animations

Dev Log: Animations
Finally got back into C# yesterday and refactored a bunch of my drawing code. I'm basically trying to take SFML and wrap it in a framework that resembles Flashpunk. Last night I got some animations working and I tested with my simple tilemap, and a familiar face from Offspring Fling!

Image


SFML is still proving to be super fun and easy to work with so far, especially since I'm using C#. Also for you C# developers check out Glide, which looks to be a super neato replacement for TweenLite in AS3. I'm planning on implementing it into my framework soon.

I've also been trying to figure out if texture atlasing is necessary with SFML and I can't seem to find any resources on the matter... that is one of the items on my to do list for this framework!

Comments

Fedyfausto
Fedyfausto
it's easy like FP? :)
Posted June 2nd 2013 12:43 PM
Kyle
Kyle
That's my goal at least ;D
Posted June 2nd 2013 12:50 PM
Mark J.A. Smith
Mark J.A. Smith
I couldn't find much info about texture atlases in SFML either, but I quickly created a simple one today, might be useful for you: http://www.markjasmith.com/?p=851
Posted June 2nd 2013 9:45 PM
Kyle
Kyle
Awesome! I will check this out :D
Posted June 5th 2013 3:13 PM
new comment!

Post your comment!

Name
Email
Comment