Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 445 Bytes

Readme.md

File metadata and controls

22 lines (17 loc) · 445 Bytes

Particle System

A pyglet library for displaying / editing particle systems

1 - Requirements:

  • pyglet (obviously). currently works with pyglet>2.0
  • imgui (editor only)

2 - Features:

  • Loads particle systems from *.pex and *.json files
  • Editor provided

3 - Usage:

see enclosed demos

4 - Screenshots:

screenshot_1 screenshot_2