Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 572 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 572 Bytes

GoDoc

twodeeparticles

An engine-agnostic 2D particle system simulator for Go

Demo

twodeeparticles does not render particles itself. Any rendering engine can be used, for example Ebitengine. For a demo program using Ebitengine, see _demo.

License

twodeeparticles is licensed under the MIT license.