My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

About PolyAnim

PolyAnim is a Java library (and perhaps an editor in future) for animations consisting of groups of 2d polygons. It is mainly intended for animated game sprites, not for movies really. And no, it's not meant to be a Flash killer.. ;)

I originally began this project in C++ with just a plain OpenGL renderer. However, as I've been recently spoiled by Java, garbage collection etc., I kinda grew tired of dealing with the C++ stuff (read more about it in this blog post). So I ported the code I had to Java and LWJGL and here I am. =)

Project status and news

Check the latest status / news updates from here.

See also:

Screenshot from the test program (LWJGL renderer)

Check out the video on YouTube!

Powered by Google Project Hosting