Results 1 to 3 of 3

Thread: Castle Game Engine 5.1.1 release - Spine (2D animations), Android, more!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Great just wonder how they able to make this kind of functions

  2. #2
    Quote Originally Posted by Nattsurf View Post
    Great just wonder how they able to make this kind of functions
    If you're asking about Spine -- that's because Spine has a mostly-documented "interchange" format for animations, using JSON. We read it, convert to X3D graph (our scene graph), and we're happy

    In any case, the engine is open-source, https://github.com/castle-engine/castle-engine/ . So you can see how we're doing everything

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
  •