GithubHelp home page GithubHelp logo

cyrilf / microbios Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 8.61 MB

Cellular automata simulation

Home Page: https://microbios.cyrilf.com/

License: MIT License

JavaScript 68.60% HTML 1.38% Vue 28.78% Shell 1.24%
cellular-automata cellular-automaton game-of-life simulation

microbios's Introduction

Hi there ๐Ÿ‘‹

microbios's People

Contributors

cyrilf avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

microbios's Issues

Create an abstract renderer

At the moment the result of our cellular automata simulations is rendered into a DOM HTML table.
It works for small experiment but it's definitely not the best performance wise.

It would be better to change the renderer to draw on canvas.

Memory leak with vue-devtools

When the vue-devtools are open, a memory leak occurs.
When removed, everything is fine.

My guess is that it's due to the state being saved (for time-travel purposes) at each mutations, which of course occurs quite often. But maybe the reason is different.

So let's keep an eye out. ๐Ÿ‘๏ธ (yes, only one.)

Screenshot from 2019-05-07 16-05-31

Improve lava experiment

Lava experiment needs to be improved.
It's laggy and not looking really nice. (maybe related to #1)

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.