Particles and Magnetism in POPs

Had some fun working out a little magnetism stuff with POPs this weekend.

Landed on a super simple glsl implementation based off the field pop with multiple ins post so that I could have n particles of varying charge. Hope y’all find this interesting.

sidenote: maybe this could be done with the PartGravity field rather than changing PartVel directly.

particlesandmagnetism.toe (16.4 KB)

These are fun! :slight_smile:

I find the “glsl line displacement” example in particular to be a lot of fun to look at :slight_smile: