Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Lab06 - Reaction Diffusion
Let's play with the parameters and setup of the reaction-diffusion equation to create cool effects. You may work with a partner for this lab. **Please choose 3 of the following 5 puzzles/tasks to complete this lab.** Additional puzzles/task may be completed for extra credit.
# Answers
## Puzzle 1

Picked a feed rate of 0.029
![](puzzle1.png)


## Puzzle 2

Picked a kill rate of 0.065
![](puzzle2.png)

## Puzzle 3

Picked a D_B of 0.3
![](puzzle3.png)


## Task 1

Changed the feed rate and the seed so I get a growing expansion from one of the corners.

![](seedandfeedratechanged.png)


## Task 2

Video provided (effectonVideo.mp4).
* Applied more height difference
* Made it in normal direction insted of y direction.
* Applied it to torus.
* Changed the colors around.
* Changed seed.

# Setup
Download and open Houdini with the ReactionDiffusionPlayground.hipc file found in this repository.
Expand Down
Binary file modified ReactionDiffusionPlayground.hipnc
Binary file not shown.
Binary file added backup/ReactionDiffusionPlayground_bak1.hipnc
Binary file not shown.
Binary file added effectonVideo.mp4
Binary file not shown.
Binary file added puzzle1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added puzzle2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added puzzle3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added seedandfeedratechanged.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.