SpiderPig Posted August 16, 2011 Share Posted August 16, 2011 Hi all, I've been working on this DLL for ages and finally thought I'd put it out there. It's only for C++ at the moment, I hope to bring it to other languages sometime in the future. Here's a bit of info about it; It uses Developer's Image Library (DevIL) and OpenGL to draw 2D sprites with many different functions to manipulate them. It's fast and easy. At the moment - it only loads .png and .dds images. (more will come later on) The help files aren't completely finished yet, but there's enough there to grasp what its about. Happy to hear feedback on what you think of it! Quote Link to comment Share on other sites More sharing options...
Brent Taylor Posted August 16, 2011 Share Posted August 16, 2011 Always glad to see contributions. Not to undermine your contribution or anything, but mind providing some sort of information as to what your library does? Maybe a screenshot or two? Quote There are three types of people in this world. People who make things happen. People who watch things happen. People who ask, "What happened?" Let's make things happen. Link to comment Share on other sites More sharing options...
SpiderPig Posted August 16, 2011 Author Share Posted August 16, 2011 I'll get a screenshot up over the next few days of a small game I'm working on that uses the sprites Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.