Giter VIP home page Giter VIP logo

droidparticle's Introduction

DroidParticle

A Particle System Library for Android!

Let's Demo First!

image image image

What is DroidParticle?

DroidParcile is a particle system library for Android applications.
A particle system is usually used to present visual effects like fire, cloud, fog, and many other cool things.
Although common animations may somehow satisfy these needs, but particle system is better for it is more randomized and vivid.

How it works?

Like other particle system, DroidParticle presents the visual effect by emitting many "particle"s.
And a "particle" has following features:

  • With a life duration
  • Presented by a very simple image
  • It moves!
  • With many parameters like alpha, velocity, direction, color, etc.
  • Its parameters changes during its life time
  • All the particles in one system changes their own parameters in a specified way, which is designed by user. The particle systems emit particles at a specified rate.

Anything special?

  • DroidParticle is only for Android
  • It is based on common Android graphic API instead of OpenGL
  • It is light weight and small
  • It has a marvelous demo which can help you understand all it parameters

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.