/ParticleEditor

particle editor

Primary LanguageC++

Particle Editor

Particle editor for Difu's particles using ImGui.

Features

  • Can individually change each property of a particle emitter.
  • Can save and load emitters
  • Save as a file compatible with the ResourceManager

TODO

  • Ability to bind a value to a function of time (like sin(t))