Code Monkey home page Code Monkey logo

starling's Introduction

starling

An unofficial port of Starling framework. Currently based on Starling v2.0.1.

HTML5 version of the demo

Install

haxelib git starling https://github.com/openfl/starling

Dependencies:

haxelib git openfl https://github.com/openfl/openfl
haxelib git lime https://github.com/openfl/lime

To use original version of away3d and openfl again, type these commands.

haxelib dev openfl
haxelib dev lime

Current Limitations

starling-openfl limitations:

  • Does not work with openfl-legacy compile option.
  • Only works on html5, cpp, unofficial Node.js target, and unofficial C# target.
    • I only tested with Windows and Android devices.
  • DisplacementMapFilter don't work correctly. The filter just moves a object a little bit.
    • Noises that are used in DisplacementMapFilter example cannot be generated on OpenFL for now.
  • Mini-Bitmap Font is not supported on html5. Mini-Bitmap Font now works correctly on html5 with latest version of OpenFL.

OpenFL Limitations(As of 3.6.1):

  • You need to set vertices and shader variables after setting a shader program.

Haxe Limitations(As of 3.2.1):

  • Rendering lots of objects is slow on flash target. (Probably because ByteArray operations are not optimized by Haxe Compiler)

starling's People

Contributors

gitter-badger avatar jgranick avatar t1ml3arn avatar vroad avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.