项目作者: microbium

项目描述 :
Draw new worlds
高级语言: JavaScript
项目地址: git://github.com/microbium/microbium-app.git
创建时间: 2018-10-22T16:57:14Z
项目社区:https://github.com/microbium/microbium-app

开源协议:Other

下载


Microbium

Organic creature drawing and simulating toy for macOS.

Microbium

Videos

Ambient Microbium worlds - GitHub Universe 2020 – Audio + video performance

Create kinetic simulations with Microbium - GitHub Universe 2020 – Short technical overview and tutorial

App Downloads

v1.0.0-beta-2 for macOS – Released Spring 2020

v1.0.0-beta-1 for macOS – Released Fall 2019

License

Microbium (c) 2017-2025 by Ash Weeks

Microbium is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

You should have received a copy of the license along with this
work. If not, see https://creativecommons.org/licenses/by-nc-sa/4.0/.

Developing

Build Setup

Install dependencies
yarn install

Run app in development mode
yarn dev

Build packaged app
yarn build

Run code style linter
yarn lint