#NatureOfCode
October 19, 2025 at 7:59 PM
Learning to use Vectors #natureofcode

Particularly happy with the change in orientation of the bee png
January 11, 2025 at 8:29 PM
1000 bouncing balls in a sphere-shaped space.
#visionos #realitykit #natureofcode
April 6, 2025 at 8:10 PM
Aprendendo sobre "Flow Field Pathfinding" usando p5.js 🤓 #p5js #natureofcode
June 20, 2025 at 12:37 AM
🔬 Did another experiment with RealityKit to practice ECS.
🏀 1000 Bouncing Balls in a box/sphere-shaped space. Use SDF for any shape.

#spatialcomputing #spatialdesign #prototyping #natureofcode #simulations #mixedreality #visionos #realitykit #applevisionpro #ecs #swiftui
April 9, 2025 at 1:18 PM
читаю nature of code, решил запрогать первый пример с бегунами с помощью raylib. мб потом выпущу сборник примеров на гитхабе
#raylib #natureofcode #programming

natureofcode.com
www.raylib.com
February 14, 2026 at 9:19 PM
#100DaysOfCode day 18:
I finished the chapter bout #Vectors and #VectorMath. And I am happy to be moving forward. Not fully up to "top speed" brain wise, but getting better each day. Sleeping helps a lot.
#NatureOfCode #P5JS #JavaScript #CreativeCode #GenerativeCode
April 26, 2025 at 12:47 PM
Randomly looking around Stackchan (ESP32, M5Stack).

#esp32 #robotics #m5stack #stackchan #natureofcode #cpp #arduino
August 27, 2026 at 10:03 AM
#100DaysOfCode day 8:
More #JavaScript, #P5JS and #NatureOfCode. I got started on the chapter about vectors and vector math. As I can remember from the #Processing version it is hard, but quite fun.
#CreativeCode #GenerativeCode #Math
April 15, 2025 at 1:42 PM
#100DaysOfCode day 14:
2 sections in #NatureOfCode. Both magnitude and normalize the vector. I am starting to enjoy #Math again. Maybe I should take some courses in higher math, couldn't hurt :)

#Javascript #P5JS #CreativeCode #GenerativeArt
April 21, 2025 at 2:22 PM
#100DaysOfCode day 5:
Started Caleb Curry's #Rust course part 2, learning about enums, traits and other types.

Also played a little more with #P5js and #NatureOfCode with Dan Shiffman, get my #JavaScript refreshed.

youtu.be/XCUOvO1sqIE?...
Learn Rust programming - Standard Library, Enums, Traits, Arrays, Vectors, HashMaps
YouTube video by Caleb Curry
youtu.be
September 17, 2025 at 11:14 AM
#100DaysOfCode day 17:
Bit of a strange day. I haven't slept very well this past month, so the doctor gave me some sleeping pills, and they were quite strong, so the most of the day I have been in a fog. But I did a section in #NatureOfCode, and some more #Math
#CreativeCode #JavaScript
April 24, 2025 at 11:58 AM
"Boids" usando p5.js #p5js #natureofcode
June 22, 2025 at 6:04 PM
#100DaysOfCode day 20:
Lesson two in the #Algebra and a little #Python for that lesson.
Still working on forces in #NatureOfCode. Today I made a program that applied forces to two different objects with different mass.
#P5JS #JavaScript #Math #CreativeCode #GenerativeArt
April 28, 2025 at 1:27 PM
#100DaysOfCode day 7:
Got back to some #P5JS and #NatureOfCode. Still working on chapter 0 - noise, but there is only a few more challenges left.
Took also some time to work through the #Linux course, still learning new stuff here.
#CreativeCode #GenerativeCode #JavaScript
April 14, 2025 at 12:09 PM
#100DaysOfCode day 12:
One upside with not being able to sleep, it you have a lot more time to study. Worked on #NatureOfCode and more #VectorMath, today vector subtraction in #P5JS.
Had a little look on a #webProject for another friend, and started to make a #designSketch.
#WebDev #Math #Javascript
April 19, 2025 at 9:14 AM
The Nature of Code 🧬🧑‍💻

An online resource and print book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework Processing.

🔗 natureofcode.com

#Code #GitHub #NatureOfCode #LearnToCode #CodeNewbie #ContinuousLearning
Nature of Code
Simulating Natural Systems with JavaScript
natureofcode.com
June 24, 2025 at 8:37 AM
#100DaysOfCode day 9:
Not much sleep to night and a bad day, but took an hour to re-read about #vectorMath in #P5JS, and made example 1-2 in the #NatureOfCOde book. Hopefully more up to make something serious
#Javascript #CreativeCode #GenerativeCode
April 16, 2025 at 10:26 AM
#100DaysOfCode day 13:
A bit to much beer and a little late to sleep last night, so not much done today, but I did continue with some #vectorMath and #NatureOfCode, today it was multiplication.
#Javascript #CreativeCode #GenerativeArt #Math

editor.p5js.org/mhoumann87/f...
p5.js Web Editor
A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.
editor.p5js.org
April 20, 2025 at 1:06 PM
#!00DaysOfCode day 15:
Mentally hard day, and to little sleep, but I can divert my thoughts by #coding, so I did the section in #NatureOfCOde about velocity.
#JavaScript #P5JS #CreativeCode #GenerativeArt

editor.p5js.org/mhoumann87/s...
9-example-1-7-velocity by mhoumann87 -p5.js Web Editor
A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.
editor.p5js.org
April 22, 2025 at 12:20 PM
#100DaysOfCode day 5:
Mentally a hard day, but I managed to expand on the project from yesterday, and I took a look at a #Linux course on #FreeCodeCamp.

#Javascript #P5JS #GenerativeCode #CreativeCode #NatureOfCode

editor.p5js.org/mhoumann87/s...
0-18-exercise-0-8-noise-detail by mhoumann87 -p5.js Web Editor
A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.
editor.p5js.org
April 10, 2025 at 3:06 PM
#!00DaysOfCode day 16:
More #vectorMath and more acceleration for vectors, but still a laugh. Can make me happy for a few hours to something "stupid" on the computer :)

#Math #JavaScript #P5JS #NatureOfCode #CreativeCode #GenerativeArt

github.com/mhoumann87/n...
GitHub - mhoumann87/nature_of_code_js
Contribute to mhoumann87/nature_of_code_js development by creating an account on GitHub.
github.com
April 23, 2025 at 1:49 PM
#!00DaysOfCode day 10:
Still hard to sleep pat night, but I did enter the exiting world of #vectorMath in the #NatureOfCode book. Still interesting, but my brain isn't up to full speed yet, hopefully it will come soon.

#CreativeCode #GenerativeArt #JavaScript

editor.p5js.org/mhoumann87/f...
p5.js Web Editor
A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.
editor.p5js.org
April 17, 2025 at 12:43 PM
Not only is the Nature of Code book excellent, @shiffman provides awesome videos to support the text http://vimeo.com/channels/natureofcode/
November 2, 2024 at 10:07 PM