Coder Social home page Coder Social logo

lab06-reactiondiffusion's Introduction

my solutions

teammates: none

puzzle 1

feed rate: 0.03 image

puzzle 2

kill_rate = 0.0649

frame 5 image

frame 100 image

puzzle 3

dB = 0.3

frame 5 image

frame 100 image


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.

Setup

Download and open Houdini with the ReactionDiffusionPlayground.hipc file found in this repository.

Puzzle 1

Modify the feed rate to create a cell mitosis (cellular division) affect.

The other parameters will be as follows:

D_A = 1

D_B = 0.5

kill_rate = 0.0608

delta_time = 1

image

Puzzle 2

Modify the kill rate to create an simulation that reaches equilibrium very quickly. The rings should be approximately where the starting seeds were, and there should be little change between the 5th and the 100th frame.

The other parameters will be as follows:

D_A = 1

D_B = 0.5

feed_rate = 0.055

delta_time = 1

image

Frame 5

image

Frame 100

Puzzle 3

Modify the diffusion rate of chemical B (D_B) to create a simulation that still demonstrates where the seeds were at the start of the algorithm. There should be parts of concentric circles surrounding each seed location. To see if you're on the right track, run the simulation and then check (or have a friend check) and see if you can idenitfy where all the seeds were at the start of the algorithm!

The other parameters will be as follows:

D_A = 1

feed_rate = 0.055

kill_rate = 0.062

delta_time = 1

image Seed Placement

image Frame 100

Task 1

Modify the shape, size, or placement of the seeds in the playground to create an interesting effect. Which node might you need to adjust? How can you change the exisitng VEX to create something interesting?

Task 2

Modify some of the parameters to create a cool effect. This effect can be displayed with a video or image, depending on whether you want to showcase the animated effect or the algorithm's result.

Submission

  • Create a pull request to this repository
  • In the README, include the names of both of your team members
  • In the README, include a description of the task or puzzle you completed, screenshots/images (or videos!) of your results, AND the values for all the parameters you changed
  • There is no need to upload a Houdini File. Screenshots of your results and images (or written values) of the parameters will be sufficient!

lab06-reactiondiffusion's People

Contributors

gserena01 avatar xidist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.