このチュートリアルは、JavaScriptとp5.jsを使ってインタラクティブなスケッチを作りながら、プログラミングの基本を学ぶ初心者向けの学習ガイドです。 改善提案や質問は GitHub Issuesからお寄せください。 詳細は CONTRIBUTING.mdを参照してください。
このチュートリアルは、プログラミングが初めての方でも、ビジュアル表現を楽しみながらJavaScriptの基礎を学べるように構成されています。 クリエイティブ・コーディングのためのライブラリ「p5.js」を使い、図形を描いたり、色をつけたり、動きを加え ...
For the last few years, I’ve been running into presentation after presentation on generative art, meaning art created with code. Two talks at the Strange Loop 2018 conference in September were the ...
Last week we created a textured paper canvas and got a healthy dose of the P5 API and JavaScript’s Math.random() function. This week, we’re going to look at a specific element of watercolor to see if ...