Results 1 to 2 of 2

Thread: libwiisprite v0.2.2

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,461
    Blog Entries
    3209
    Rep Power
    50

    Rev libwiisprite v0.2.2

    News/release from Chaosteil, Feesh!

    libwiisprite is a C++ sprite library written for the Wii which utilises GX for all its graphical operations, meaning the GPU is used to accelerate graphics.

    libwiisprite aims to make developing Wii homebrew simple and fun with better graphical results than currently existing libraries.

    libwiisprite is currently under heavy development, but this version is a semi-stable version allowing most of the proposed functionality of the library.

    Currently 24bit and 32bit PNGs are the only supported image format. We are working on allowing images to be loaded from compiled-in texture data and even more formats.

    The library comes with full Doxygen documentation to help get development started. It is also available online:

    0.2.2

    Image now supports loading from a buffer. Now you don't have to specify a path, but you can use a raw2c converted file or your own buffer of a png file. The documentation has a whole page dedicated to it.
    Quad visibility check fixed. Thanks to crediar for finding the bug.
    GameWindow now is a tad faster at initializing. Thanks go to shagkur.
    Updated spritetest to load one image from buffer.
    Several small bugfixes for the library to make it even more stable.

    Download and give feedback via comments

  2. #2
    DCEmu Pro
    Join Date
    Jul 2007
    Location
    under your bed
    Posts
    687
    Rep Power
    0

    Default

    very nice!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •