12.3 Creating and Loading JSON - p5.js Tutorial

Опубликовано: 25 Февраль 2026
на канале: xin xin
2,656
like

00:08 what is JSON?
01:11 create a JSON file
03:13 loadJSON()
04:43 convert data on a spreadsheet into JSON

p5 completed sketch: https://editor.p5js.org/xinxin/sketch...

📚 References 📚
JSONLint (the JSON validator) https://jsonlint.com/
An Introduction to JSON by Lisa Tagliaferri, Great resource to learn more about the JSON syntax https://www.digitalocean.com/communit...