Skip to content

Instantly share code, notes, and snippets.

@lwlsn
Last active May 26, 2023 18:16
Show Gist options
  • Save lwlsn/dd2d94b53b792d09513be790f892a22c to your computer and use it in GitHub Desktop.
Save lwlsn/dd2d94b53b792d09513be790f892a22c to your computer and use it in GitHub Desktop.

Running MOZ without the internet

Step 1

Download the application "Processing"

Download here

  • It should automatically recognise if you are using a Windows or a Mac, or if not, click the right icon)

*If you have bought a Mac with an M1/M2 chip make sure to click the "Apple Silicon "

Step 2

Download this folder from here.

Step 3

Open the application "Processing" which was downloaded in step 1.

Within the processing app, select file> open.

Then you can find wherever you saved the downloaded file from step 2 to.

Click on the folder and open it. Inside you should find a file called 'useful_build.js'. Click on this and click open.

Step 4

In the top right of the programme we downloaded, you can see a dropdown box.

It says "JAVA" .. click on this and it will bring a drop down menu.

It should say "Manage Mode". In this will bring up a menu that should allow you to add a new mode. Search for one called 'p5.js' and click add.

Step 5

Run the code by clicking on the triangle in the top left hand corner. It should launch MOZ in a new broswer window.

@lwlsn
Copy link
Author

lwlsn commented May 26, 2023

Screenshot 2023-05-26 at 19 01 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment