Nature of Code 1.3 Vector Multiplication and Randomness — MaxMSP Implementation

Contra
2020-06-13
Nature of Code 1.3 Vector Multiplication and Randomness — MaxMSP Implementation

This article implements NoC 1.3, Vector Multiply — which actually starts with multiplying a vector by a scalar, and also covers p5.js's Random2D syntactic sugar.

Nature of Code section URL: https://thecodingtrain.com/learning/nature-of-code/1.3-random-vector.html

noc-1.3

NoC 1.3 p5.js original pad008-p5js

MaxMSP Jitter version (this article) pad008-max-small

Full creation process video:

(Source code is included in the video — just pause to see it.)


https://www.bilibili.com/video/BV1rz411i78a

https://www.youtube.com/watch?v=idjtQwhMOms&list=PLc29R_yef6kEwEDbzPEK5R8vyIgQxKKzu&index=5


Talk is cheap. Show me the code!

The full creation process is included in the video. For source files, join the code2art Intelligence Center.


Follow us on social media: code2art

Community resources & courses: https://ghc.h5.xeknow.com/s/hzkMX

code2art Intelligence Center (membership): https://ghc.h5.xeknow.com/s/2BCFuJ

Cheers🍻

Contra