Skip to content

Particle Effects for Python with Pyglet using a system with Physical Simulation and 2D Sprites

License

Notifications You must be signed in to change notification settings

sombra-studio/pyglet-particle-system

Repository files navigation

pyglet-particle-system

Particle Effects for Python with Pyglet using a system with Physical Simulation and 2D Sprites

preview An example using the particles

Dependencies

To use it you need:

  • Python v3.7 or above
  • pyglet
  • numpy

Usage

Install the package locally by running: pip install . in this directory. Or you can use pip install pyglet_particles

You can see an example in the file main.py, and you can run it like this:

$ python main.py

About

Particle Effects for Python with Pyglet using a system with Physical Simulation and 2D Sprites

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages