|
|
User login
Feeds |
Working on decent sprite engine
|
|||||
| Thu, 2004-12-16 09:45 | |
|
Hi all!
I am currently working on a decent sprite engine for Symbian 60 devices. I am wondering what people would like to see in it. So far I am planning to support, collision buffers, alpha blending and fast rotation. I already have some stuff working and I am refactoring a bunch of stuff now to support my new resource/zip file management system. You can see an early demo of my game Gundown Preview which can be found on handango (just search for it) or off my website http://www.hipergames.com I also have released the zip library I wrote (load standard zip files from your S60 app) which is also located in the symbian engine section. I would love for people to give it a try and let me know if you run into any problems. Thanks, Symbian is great! Alex |
|
Forum posts: 31
Have you checked out Develant Gapidraw? This is another Symbian 2D graphics library.
Forum posts: 23
Hopefully other people can benefit from it. I am not sure how the resource management works with the other engine (if there even is one) but my goal is to make it as painless as possible to add resources to an app and have it take as little space as possible. Hence my ZipLibrary stuff.
I would be greatful if people could give that zip stuff a whirl.. I am curious if it works well for others.
As far as my website, I want to focus primarily on Game Programming stuff with Symbian in mind, since there seems to be very little info out there.
Thanks, Alex
Who would like to see tools like this?
Forum posts: 23
Who would like to see tools like this?
sorry forgot to log in.. this was my post
Forum posts: 31
There is an open source cross-platform graphics API called LibSDL which supposedly has some support for Symbian. Has anyone used this?
Forum posts: 23
Check my blog on my website for whats going on. I will try to update it as much as I can.
http://www.hipergames.com
http://www.hipergames.com/forum
-Alex
Forum posts: 23
Check it out if you like. I am not sure how much more I will get done before I leave on my trip on tuesday. I will be gone for 8 nights.
Enjoy!
Alex
Forum posts: 25
I see that you have been working with mobile devices for a long time. Please, could you take a look at my post "Migrating a Graphics Application to Symbian" to help me. I'm new to mobile devices and need some support.
Thank you very much
P.D. The post is very near from yours.
Forum posts: 23
Hope this helps.
-Alex
Forum posts: 23
I will now work on the phone side so I can draw these animations on the phone. Already have it working on the PC so it should be easy to port.
A new screenshot is up in my game forum at http://www.hipergames.com/forum in the blog section!
Alex