[Release/Update] Libobjectdraw++

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
coolkehon
Posts: 355
Joined: Mon Oct 20, 2008 5:44 am

[Release/Update] Libobjectdraw++

Post by coolkehon »

this is a library i made for personal use that i'm releasing. it's based on the other objectdraw library

Credits:
God was there =)
I some help with the c/c++ stuff from Noware
I got some help on the drawing functions from psp-programming.com
I copied/modified/learned some loading of png images from oslib/oslibmod

TODO:
document this
add more image loading formats
finish some functions
update some functions

Notes:
everything has to be done with new except for Location, Canvas and a few others. otherwise it won't compile

as always its on my site kehon.izfree.com
or at this post http://kehon.izfree.com/phpBB3/viewtopi ... 577030c5cb
Post Reply