Jump to content

Coriiander

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Coriiander

  1. Welcome Coriiander,

    As a big SHMUP fan myself, I'm excited to know you're interested in adding Spriter support to your Framework.  We (BrashMonkey) are also very sorry for the big delay in our full-featured reference implementation.

    Edgar is working on it as much as is humanly possible; it's our top priority.

     

    You can keep track of its progress in the thread here: http://brashmonkey.com/forum/index.php?/topic/4029-reference-implementation-status-update-752015/

     

    In the meantime, I'd love more info about your DNA Framework. Can you give us more info, links, etc?

     

    Cheers,

    Mike at BrashMonkey

    Hey Mike,

    Thank you for the quick reply, and especially for the provided link - quite useful! I'll be keeping an eye out to it. As for the DNA Framework, there's nothing much public I can provide. I can explain the goal though, and why we're interested in Spriter.

    It's a work in progress by myself and 2 others - we're not a company, just indies (well professionals, but we do this aside in our own time). The aim is to provide a framework (API and tools) to aid in the development of portable SHMUPs - as mentioned. As portability has top priority, the API is being developed in plain C, therefor making it easy to port and have language bindings for it (e.g. C++, C#, Java, LUA). 

    We currently have a basic sprite system in place - simply texture atlas-based animation. Multi-sprite models can exist through means of parent/child-nodes in the scene manager. While it suffices for the time being, it is not yet ideal - multi-sprite models should simply be more self-contained and self-driven. Work on it continues during this year. In the meanwhile I was looking around for existing spriting tools and APIs. I came across Spriter - quite impressive. Now, as we will be working on the internal spriting system, it would be great if we could do it in such a way that support for Spriter-material is possible. Availability of the data format would be great for that. If the data format and useability fits in with our design and requirements, we may designate Spriter as the sprite format of choice. Though there's other options as well.

    Well, as said, I'll be keeping an eye out to the progress. Good luck!

    /|\ Coriiander /|\

×
×
  • Create New...