alekhinen / Capstone

helios: an interactive audio-visual experience.
3 stars 1 forks source link

Node opacity affected by attractors #28

Closed alekhinen closed 7 years ago

alekhinen commented 7 years ago

In order to provide better signify a users position in the visuals, the particles surrounding the attractors (or just the left and right hand) should "twinkle." This means having the opacity of the nodes increase in value over time when in an attractor and decrease back down to the original value after a certain time.

alekhinen commented 7 years ago

https://github.com/alekhinen/Capstone/pull/33 completes the initial version of this feature.