An open API service indexing awesome lists of open source software.

https://github.com/omrawaley/simple-particles

A flexible particle system for Simple DirectMedia Layer 2.0.
https://github.com/omrawaley/simple-particles

Last synced: about 1 year ago
JSON representation

A flexible particle system for Simple DirectMedia Layer 2.0.

Awesome Lists containing this project

README

          

# Simple Particles

## Description
Simple Particles is a simple and flexible particle system written in C++ for Simple DirectMedia Layer 2.0 ([SDL2](https://www.libsdl.org/)).

## Features
- Particle physics
- Set gravity (Vector2)
- Particle randomization
- Position
- Velocity
- Lifetime
- Size
- Particle drawing
- Variable sizes
- Set opacity
- Trail rendering (optional; set by user)
- Toggle at runtime
- Set delay before particle
- Set opacity
- Set amount per particle
- Rotation
- Set spin amount
- Particles which move outwards faster spin faster