https://github.com/jasonmitchell/supernova
https://github.com/jasonmitchell/supernova
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasonmitchell/supernova
- Owner: jasonmitchell
- License: other
- Created: 2013-04-04T16:49:01.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-30T07:41:25.000Z (about 13 years ago)
- Last Synced: 2025-12-20T10:32:10.886Z (6 months ago)
- Language: C#
- Size: 166 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Supernova Particle System
=========================
A particle system which is easy to setup and use in games built using MonoGame.
Currently only targeting Windows 8 and 2D game development; other platforms and 3D particle support will be implemented in the future.
**NuGet Package: https://nuget.org/packages/Supernova-Particle-System/**
*Migrated from https://microstar.codeplex.com/*