Monday, December 6, 2010

HollowEngine - Some progress

I've been working in the engine for a few weeks now, even tough i don't have much time, i try to implement some features sometime : )

The screenshot above is just a Testing Application screenshot from which you can see a couple of features i've been doing lately..
At left, you can see our charismatic friend homer simpson, which is actually running in the application, testing the animation system for sprites i've done. It allows the programmer to create the Animations in just a few lines of code, directly from a spritesheet.

In the middle, there is a random paint bitmap character. The fun thing about it is the circle cursor around him, which follows the mouse direction, always at the same distance relative to the character. Just some trigonometry. :)

Finnaly, you can see some game user interface. It is a librocket demo interface along with the debugger working!

More soon! :P

No comments:

Post a Comment