Learning
Some quick tips:
Longer Tutorials:
-
Getting Started with a p5 sketch: Make your first sketch by following these instructions.
-
Making things move: A little walkthrough to learn how to make things move.
-
Files and Folders: Just some basics about the types of files needed to run a simulation.
-
Intro to CodePen: Learn how to use the online code editor Codepen to build some p5 sketches.
-
Styling your sim: Want to spruce up your sim? Use our style sheet to make it pretty.
-
Things p5.js is good at, part 1.: What are some easy things to do with p5 and astronomy or physics?
-
Things p5.js is good at, part 2.: What are some easy things to do with p5 and astronomy or physics?
-
Sliders and Textboxes: Let’s combine a slider and a text box to control a sketch
-
Using colors in P5.js: Little tips for colors in P5
-
Let’s make a solar eclipse: An introductory p5 tutorial that will produce a little solar eclipse simulator