wayne-wu / lab06-reactiondiffusion

Repository from Github https://github.comwayne-wu/lab06-reactiondiffusionRepository from Github https://github.comwayne-wu/lab06-reactiondiffusion

Lab06 - Reaction Diffusion

Wayne Wu

Puzzle 1

Feed rate = 0.03

image

Puzzle 2

Kill rate = 0.0655

image

Puzzle 3

D_B = 0.25

image Seed Placement

Task 1

Noise can be added inside the Make_Circle VEX code to get more interesting initial conditions.

Without noise

image

With noise

image

Task 2

Added a torus as the initial shape and using the same settings as Puzzle 3 to get concentric rings.

image

About