Here's some Pixi/canvas stuff... See the Pen oLGBXy?editors=0010 by osublake (@osublake) on CodePen See the Pen BjNZYP by osublake (@osublake) on CodePen See the Pen vNwRdO?editors=0010 by osublake (@osublake) on CodePen   That snowflake one is a good example. There are only 2 lines of code used to animate each snowflake. TweenMax.to(snowflake, random(1, 10), { x: "-=200", repeat: -1, yoyo: tru
    • Like
    6