ImperatorFeles / koch_winter

A winter wonderland of fractal fun
1 stars 0 forks source link

Wind should be moved out of snowflake #5

Open ImperatorFeles opened 11 years ago

ImperatorFeles commented 11 years ago

Right now we give wind to the snowflake and the snowflake deals with applying it to its movement and damping it. This makes modifying the snowflake's properties easy, but makes changing the wind hard.

If I want to do anything more advanced with wind (like random gusts or even swirls) I will need to rework the way wind is handled.