Coder Social home page Coder Social logo

jamiesonwarner / springfever Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 935 KB

Plant growth simulation by cellular neural network.

Home Page: http://jamiesonwarner.com/plants

HTML 0.45% CSS 0.04% JavaScript 12.28% TypeScript 86.13% MATLAB 1.10%
cellular-automata neat physics

springfever's Introduction

== Cellular automata plant growth simulator ==

TODO:

This is how transport PRESSURE works...

-- [delta_transport_pressure_x_y] = f(x, y). -- delta_chemicals_x_y = f(x, y) - f(y, x)

And, of course, the state function:

-- delta_signals_x = g(x)

Also, let there be just 1 type of cell, and change its graphics depending on its behavior.

  • green = photosynthesis
  • transport (FROM or TO...) (can be negative).

How to run:

  1. Install npm and webpack

  2. Run npm install to install local dependencies

  3. Run webpack --watch to package TypeScript files

  4. Run npm start to start the local server

  5. Navigate to http://localhost:8080

springfever's People

Contributors

jamiesonwarner avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

dsmiller95

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.