Skip to content

MatseFR/starling-extension-FFParticleSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starling-FFParticleSystem for haxe

Based on https://github.com/shin10/Starling-FFParticleSystem

Improved particle system for the Starling framework

Live demo: https://matse.skwatt.com/haxe/starling/demo/ffparticle/

Getting started: Starling wiki page

Overview

This particle system is based on and compatible with the original but provides some additional features and various performance improvements.

New Features :

  • particle pool
  • batching (less draw calls)
  • multi buffering (avoid stalling)
  • animated particles
  • random start frames
  • filter support
  • optional custom sorting, code and variables
  • calculating bounds (optional)
  • spawnTime, fadeIn/fadeOut
  • emit angle alligned particle rotation
  • various performance improvements

About

Improved particle system for the Starling framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages