Dec 2, 2025 · 2 min read · “An object at rest will stay at rest and an object in motion will stay in motion” -Newton’s first law. I personally interpret this law as follows: unless an object experiences a force, its speed and direction remain unchanged. Nothing will speed it u...
Join discussion
Dec 1, 2025 · 4 min read · Physics is a really important subject when it comes to coding, especially when you’re trying to recreate real life. One of the most common uses is in games, for example, when we need to code a car crashing in a racing game or a ball falling in a foot...
Join discussion
Oct 14, 2025 · 2 min read · FieldofBase20 For my 19th sketch of Mathober2025 coded in P5js(remixed of a previous sketch), FieldofBase20 takes the 24th prompt of “Number Field” and makes a grid of base20 numbers which are part of the field of rational numbers. Poetry Numbers Fie...
Join discussion
Oct 11, 2025 · 5 min read · 이 글에서는 p5.js의 매력을 처음부터 자세히 탐구하며, 실전 예제와 팁을 공유할게요. 프로그래밍이 처음이시거나, 창의력을 코딩으로 표현하고 싶으신 분들에게 딱 맞는 가이드가 될 거예요. 자, 브라우저를 열고 함께 시작해 볼까요? p5.js란 무엇일까? 창의적 코딩의 문을 여는 열쇠 p5.js는 자바스크립트 기반의 오픈소스 라이브러리로, Processing 언어의 철학을 웹으로 옮겨온 '창의적 코딩'의 대표 주자입니다. 2008년 Proces...
Join discussionJun 29, 2025 · 2 min read · UnFinishedPixelation For MinaCoding2025 Prompt 25 & 29: Unfinished & Colorful*, UnFinishedPixelation is a unfinished sketch that contains colorful pixels exploring the screen. Coded in **Hydravideosynth & P5js* Poem Pixels comibing To create An unkno...
Join discussion
Jun 28, 2025 · 3 min read · Banyak orang menganggap coding hanyalah tentang logika. Tapi jika kamu pernah merasa bangga melihat sesuatu yang kamu buat dengan HTML + CSS + sedikit JavaScript — kamu tahu, itu juga seni. by : Lumisight_Seven 💡 Coding Bukan Sekadar Fungsi, Tapi ...
Join discussionJun 19, 2025 · 9 min read · TL;DR 📝 Steering behaviors are algorithms that control the movement of autonomous agents, making them navigate environments, avoid obstacles, and interact with other agents in a lifelike manner. Key behaviors include seek (moving towards a target), ...
Join discussion
Jun 4, 2025 · 5 min read · Mini projeto em P5.js que implementa uma versão básica do algoritmo Wave Function Collapse (WFC) para gerar padrões baseados em ladrilhos (tiles). O WFC é um algoritmo de geração procedural que cria padrões complexos a partir de regras locais. Ele co...
Join discussionMay 28, 2025 · 6 min read · The p5.js Web Editor is an intuitive, browser-based platform for creative coding with JavaScript. It allows artists, designers, and educators to dive into coding visually, without needing to set up any development environment. But what if you're a de...
Join discussion