LWF - Lightweight SWF


LWF - Lightweight SWF_第1张图片
  • Name:LWF - Lightweight SWF
  • Author:Kazuki Sakamoto
  • Code Repository:https://github.com/gree/lwf
  • Last Update:2014-05-21
  • Compatible with:Cocos2d-x 3.0+
  • Platform:IOS, Android, Html5
  • API Language:C++, Javascript
  • Website:http://gree.github.io/lwf/
  • Company:GREE, Inc.

Brief

LWF (Lightweight SWF) is an open-source framework for importing Adobe Flash animations into Cocos2d-x, Cocos2d-html5, Unity, UIKit, and more

Description

LWF allows you to make animation using Adobe Flash for your Cocos2d-x Application and Cocos2d-html5 Application.

Demo

LWF - Lightweight SWF_第2张图片

You can see what LWF can do via LWF on HTML5 demo and more on LWF Demo .

Features and benefits

  • LWF is released under the zlib License. You are free to use LWF for any purpose at no cost without having to ask us like, of course, Cocos2d-x.
  • Tuned and production ready rendering performance.
  • Game oriented and production proven APIs.
  • Flexible rendering system. Out of the box, LWF supports Cocos2d-x, Cocos2d-html5, HTML5(includes WebKit CSS, Canvas and WebGL ), Unity, iOS UIKit.

Technical detail

Please take a look at the presentation for the detail of LWF . You can convert SWF, which uses SWF version 7 animation with bitmaps, into LWF data. No restriction to create animation using bitmaps, tweening, additive blending, and so on. But LWF does not support so-complicated stuffs in SWF such as Shape, Shape Morphing, ActionScript version 1.0 and later, and so forth on purpose. These features easily make your application extremely slow and laggy. That’s why LWF stands for Lightweight SWF.

Example

  • An example of LWF for Cocos2d-x

610x298_lwf_logo.png - 610x298_lwf_logo.png (24.2 kB) splhack, 2014-01-16 00:45

你可能感兴趣的:(LWF - Lightweight SWF)