Voronoi fracture, make particles expand while preserving rotation
#2
Trying to maintain an outward velocity like that while rotating is a bit tricky...it means all the particles will have a curved trajectory which isn't the easiest thing to wrangle.

Why not just simulate the particles moving out without the rotation, cache to tyCache, set the tyCache coords to local and then rotate the tyCache? Unless you need the particles to eventually dynamically react to something in world space, that seems like the easiest approach.
  Reply


Messages In This Thread
RE: Voronoi fracture, make particles expand while preserving rotation - by tyFlow - 02-11-2022, 01:56 AM

Forum Jump: