Giter VIP home page Giter VIP logo

lienzo-core's Introduction

Lienzo - High Speed Structued Graphics for GWT

Lienzo provides an amazingly large number of features out the box:

  • FAST Canvas based drawing, retained mode nodes or immediate mode.
  • Full multi-layer composition, layer ordering, stacking, visibility, etc.
  • Custom clip paths on Viewport, Layer, or Group.
  • Vast number of shape primitives that can be grouped into multi-level node trees.
  • FAST selection of nodes in large node structures.
  • Dragging of nodes with support for custom drag constraints.
  • Embedding Pictures and Movies.
  • Animation support with many pre-defined functions and types.
  • Image Filters, Movie Filters ( while playing!!! )
  • FAST Serialization of node structures into JSON (and back from JSON into node structures).
  • Support for complex affine transformations of node structures.
  • Many types of events, interactive or property change driven.
  • And much more ...

Downloading artifacts

RELEASE:

Maven:

<dependency>
  <groupId>com.ahome-it</groupId>
  <artifactId>lienzo-core</artifactId>
  <version>2.0.291-RELEASE</version>
</dependency>

Gradle:

dependencies {
    compile(group:'com.ahome-it',name:'lienzo-core',version:'2.0.291-RELEASE')
}

Javadoc URL:

http://docs.themodernway.com/documents/javadoc/lienzo-core/

Documentation

https://github.com/ahome-it/lienzo-core/wiki

Issue Tracking

https://github.com/ahome-it/lienzo-core/issues

2.0 Kitchen Sink Demo

https://www.lienzo-core.com/lienzo-ks/

1.2 Kitchen Sink Demo ( Deprecated )

http://emitrom-lienzo.appspot.com/

Contributing:

Pull requests are welcome; see the contributor guidelines for details.

License:

Copyright (c) 2017 Ahomé Innovation Technologies. All rights reserved.

Lienzo is released under version 2.0 of the Apache License.

http://www.apache.org/licenses/LICENSE-2.0.html

Author(s):

Dean S. Jones [email protected]

And many contributors: my buds Enno, Alain from Ahomé, Alfredo and David, and the jBPM team at Red Hat, especially Mark Proctor, Roger Martinez, Michael Anstis, and Kirill Gaevski

lienzo-core's People

Contributors

sprocketnyc avatar romartin avatar qmx avatar hasys avatar christopher-chianelli avatar manstis avatar porcelli avatar josephblt avatar

Stargazers

 avatar

Watchers

 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.