There are four more texture examples, which have been tested only in the 2DIYv1. The first two examples include damping levels. and the last two of the demos are patterns. I also improved some comments in the code so it is clearer.
hello_jelly: damping levels, it puts force against the movements. Not much difference between level 3 and 4.
hello_ice: sliding levels, the opposite of the previous, it puts force in the same direction as the movement. Not much difference between level 3 and 4.
There are four more texture examples, which have been tested only in the 2DIYv1. The first two examples include damping levels. and the last two of the demos are patterns. I also improved some comments in the code so it is clearer.
hello_jelly
: damping levels, it puts force against the movements. Not much difference between level 3 and 4.hello_ice
: sliding levels, the opposite of the previous, it puts force in the same direction as the movement. Not much difference between level 3 and 4.hello_stripes
,hello_dots
: pattern demos.