Line 4: |
Line 4: |
| | title = libwiisprite | | | title = libwiisprite |
| | type = framework library | | | type = framework library |
− | | author = [[User:Chaosteil|Chaosteil]], ([[User:Feesh!|Feesh!]]) | + | | author = [[User:Chaosteil|Chaosteil]], ([[User:Feesh!|Feesh!]]), [[User:Arikado|Arikado]] |
− | | version = 0.3.0b | + | | version = 0.3.0d |
− | | download = http://chaosteil.googlepages.com/libwiisprite-0.3.0b.tar.gz | + | | download = http://www.mediafire.com/?ottnmmjzadg3mnh |
− | | source = http://chaosteil.googlepages.com/libwiisprite-0.3.0b-source.tar.gz | + | | source = http://www.mediafire.com/?mz5yvnznjzymjjg |
| }} | | }} |
| '''''libwiisprite''''' is a sprite library which uses GX as its underlying rendering engine. It is optimized for rapid fast game development, but can also be used for GUI applications. | | '''''libwiisprite''''' is a sprite library which uses GX as its underlying rendering engine. It is optimized for rapid fast game development, but can also be used for GUI applications. |
Line 19: |
Line 19: |
| A simple demonstration of basic libwiisprites capabilities: | | A simple demonstration of basic libwiisprites capabilities: |
| *http://www.youtube.com/watch?v=rTphJHQI_Mo (This is an old version of the Invaders example. Try out the new one in the package!) | | *http://www.youtube.com/watch?v=rTphJHQI_Mo (This is an old version of the Invaders example. Try out the new one in the package!) |
| + | Demonstration of a fully featured game which is powered by libwiisprite: |
| + | *http://www.youtube.com/watch?v=4dNbdoDObAo |
| | | |
| == Download & Installation == | | == Download & Installation == |
− | You can download the library from [http://chaosteil.googlepages.com/libwiisprite-0.3.0b.tar.gz here]. Please refer to the README.TXT for installation instructions. | + | You can download the library from [http://www.mediafire.com/?ottnmmjzadg3mnh here]. Please refer to the README.TXT for installation instructions. |
− | | |
− | libwiisprite will not work with devkitPPC release 16. To fix it, compile it yourself or download a newer binary.
| |
− | | |
− | image1->LoadImage also works slightly differently now as described in the above forum post. See http://forum.wiibrew.org/read.php?11,4665,4665
| |
| | | |
| == New Stuff == | | == New Stuff == |
− | '''0.3.0c''' | + | '''0.3.0d''' |
− | *[[Media:Libwiisprite_3_0_c.zip|Unofficial version, works with dkp 1.4.9]], [http://forum.wiibrew.org/read.php?11,4665,7514#msg-7514 made changes specified in this post] | + | *Fixed compatibility with the latest releases of libogc and libpng |
− | NOTE: if you include any header that isnt wiisprite.h, you will not be able to compile. either include wiisprite.h only or use libwiisprite/someLibWiiHeader.h
| + | *Fixed a bug in the layer manager |
| + | *A few minor tweaks and fixes including freeing up a little memory |
| | | |
| '''0.3.0b''' | | '''0.3.0b''' |
Line 61: |
Line 60: |
| | | |
| == Bugs, Suggestions == | | == Bugs, Suggestions == |
− | If you find a bug or have a suggestion (maybe a tutorial to add to the library) please send an e-mail to chaosteil [at] gmail [dot] com or if you're on an EFNet server, send a PM to Chaosteil. | + | If you find a bug or have a suggestion (maybe a tutorial to add to the library) please send an e-mail to chaosteil [at] gmail [dot] com or if you're on an EFNet server, send a PM to Chaosteil. Alternatively, you can contact [[User:Arikado|Arikado]] via e-mail to castlevania7689@yahoo.com or /msg Arikado on EFNET or freenode. |
| + | |
| + | == Download Previous Builds == |
| + | *[http://chaosteil.googlepages.com/libwiisprite-0.3.0b-source.tar.gz 0.3.0b source] |
| + | |
| + | == Donations == |
| + | You can donate to [[User:Arikado|Arikado]] using the ChipIn widget on his blog : http://arikadosblog.blogspot.com |
| + | |
| + | To donate to other members of the project, please contact them privately (or wait for them to put their own donation information here). |