Giter VIP home page Giter VIP logo

inconvergent-sandbox's Introduction

Inconvergent Sandbox

Interactive demos written using p5.js.

See the code live on Glitch at: https://inconvergent-sandbox.glitch.me/

p5.js reference: https://p5js.org/reference/

Running the code

Locally

The easiest way to run this code is to just open any of the html files in the www folder in your browser. If you make any changes to the any of the files, all you have to do is refresh the page and you should see any changes right away.

Using Glitch

It is also possible to edit the code on Glitch. Go to https://glitch.com/~inconvergent-sandbox Then click the botton marked "Remix on your own" below the sandbox. Then you can perform the changes you want.

Using Node

If you are familiar with Node.js and NPM you can also run this code by going to the root of the repo and executing (you only need to do this the first time):

npm install

to install the dependencies. Then type

npm run start

to start a local server on your computer. You can access the sketches by going to: http://localhost:4000 in your browser.

Download Node.js here https://nodejs.org/en/download/

Processing Implementation

Processing versions of these demos (implemented by Lali Barrière) can be seen at: https://github.com/laliki/inconvergent_to_processing

References and Further Reading

inconvergent-sandbox's People

Contributors

inconvergent avatar

Stargazers

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