Coder Social home page Coder Social logo

matisse's Introduction

Matisse ๐Ÿ–Œ

Matisse is a minimal gallery of generative art written with Ink.

A collection of art generated by Matisse

Built entirely on Ink

Except for a couple of lines of JavaScript to bootstrap the app, Matisse is built on a stack entirely based on my Ink programming language. Matisse's core drawing functions and generative algorithms are all written in Ink, and the Ink code is compiled down to JavaScript to run in the browser with September, an Ink-to-JavaScript compiler that's itself written in Ink. The whole project also uses the inkfmt code formatter, which is an Ink program.

I think that's kind of cool ๐Ÿ™Œ

Development and adding new pieces

Developing Matisse pieces is easiest if you have the following tools installed.

Just running make in the project directory will compile the Ink program, save it to static/js/bundle.js, and print it out. While iterating on art pieces, it's convenient to re-compile the program on every change and immediately save it. make watch or make w do exactly this -- they'll re-run the compiler every time a change is made to the Ink code in `src/.

make fmt or make f will auto-format the Ink code in the repository.

Matisse is currently deployed with Vercel at matisse.vercel.app.

matisse's People

Contributors

thesephist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.