Align rotation of generated objects with smoothely varying position to velocity vector

Following a discussion in the comment section of this tutorial video:

I recreated the geometry node setup with a modification such that the “fireflies” are aligned to their movement vector:

The idea is to compute the difference in positions from one frame to the next and use the “Align to Euler” node to set the position.

What DIDN’T work was to use the “position” node as input to the noise texture, presumably the two groups received a different value for some reason.

Blender 3.1.0 Alpha
DF_fireflies.blend (135.6 KB)

2 Likes