Renderers

A renderer object can be bound to a group, defining how the particles of the group are drawn. Renderers can be invoked via the ParticleSystem, each ParticleGroup or individually as desired. Like Controllers, renderers have a simple API and are easy to create for yourself.

OpenGL Renderers

Texturizers

Pygame Renderers