DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

Spriter support #132

Open M-F-K opened 11 years ago

M-F-K commented 11 years ago

Since we allready have implemented some support (the parser) for the Spriter format, I think it is relevant to hold information regarding progress here

DarthMike commented 11 years ago

I'd like to ask for an implementation of some kind of tests in our test files. This allows for debugging in same environment. Tutorials are really good and nice, but we need to have all test code in our test app. Same tutorial code could possibly be acceptable, as we have for other tests (some replicate tutorials)