Photon Dust

From Resonite Wiki
Revision as of 09:47, 7 December 2024 by J4 (talk | contribs) (start differences section)

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Photon Dust is an upcoming particle system for Resonite[1] that will replace the current particle system over time and be more modular and extensible[2].

Photon Dust is now being tested. See the GitHub discussion thread if you want to assist

The implementation of this system is currently tracked as issue 587 on GitHub.

Differences from the legacy system

Photon Dust has several notable differences from the legacy particle system:

Modular approach

Instead of condensing most of the options within a single monolithic component, most options are broken up in modules.

Several modules are already implemented, including, but not limited to:

  • Ribbons
  • Trails
  • SimplexTurbulentForce
  • RadialForce
  • GravityForce

References