Category: Nature of Code × MaxMSP
-
An effect of reflection in water – [Patch a Dirty 011]
An effect of reflection in water, made with MaxMSP Jitter. [jit.gl.videoplane] for reflection; A simple shader [jit.gl.pix] to add noise to the reflection to simulate the water ripples on the water surface. Source patch:https://www.patreon.com/posts/43367515 Acturaly it is from an old project(2018) of mine, which is an interactive wall. Vision, sound effects (except water sound), interactive…
-
Node of Code with MaxMSP Jitter – NoC#1.6 Acceleration Vector – [Patch a Dirty 010]
Implemented the Acceleration Vector effect of Node of Code using MaxMSP Jitter. All process and patch are open and free in the video. And the source file below, appreciating your donation: https://gum.co/iosWBN https://www.patreon.com/posts/38863568/ REF: Original Nature of Code Lesson #1.6 by great Daniel Shiffman (P5js): https://thecodingtrain.com/learning/nature-of-code/1.6-acceleration-vector.html DONATE: https://www.patreon.com/avantcontra There are many articles, patches, source code…
-
Node of Code with MaxMSP Jitter – Unit Vector (Normalize) – [Patch a Dirty 008]
Implemented the Unit Vector (Normalize) effect of Node of Code. All process and patch are open and free in the video. https://youtu.be/ze2COEuRJEw And the source file below, appreciating your donation: https://gum.co/jWmDs https://www.patreon.com/posts/38501300/ REF: Original Nature of Code Lesson #1.5 by great Daniel Shiffman (P5js): https://thecodingtrain.com/learning/nature-of-code/1.5-unit-vector.html DONATE: https://www.patreon.com/avantcontra There are many articles, patches, source code and…
-
Node of Code with MaxMSP Jitter – Vector Multiply and Random – [Patch a Dirty 008]
Implemented the Vector Multiply and Random effect of Node of Code. All process and patch are open and free in the video: And the source file below, appreciating your donation: https://gum.co/GWhDZ https://www.patreon.com/posts/38214855/ REF: Original Nature of Code Lesson #1.3 by great Daniel Shiffman (P5js): https://thecodingtrain.com/learning/nature-of-code/1.3-random-vector.html BGM: https://www.patreon.com/anakarada DONATE: https://www.patreon.com/avantcontra There are many articles, patches, source…
-
Nature of Code with MaxMSP Jitter – 1.2 Vector Addition – [Patch a Dirty 007]
Implemented the Vector Addition effect of “Nature of Code” with MaxMSP Jitter. Making process and patch are open and free in the video. And the source file below, appreciating your donation:https://gum.co/QkAOm https://www.patreon.com/posts/38122962/ REF: Original Nature of Code Lesson #1.2 by Daniel Shiffman (P5js):https://thecodingtrain.com/learning/nature-of-code/1.2-vector-math.html BGM: https://www.patreon.com/anakarada DONATE: https://www.patreon.com/avantcontra There are many articles, patches, source code and…
-
Nature of Code with MaxMSP – 1.1 Vector – [Patch a Dirty 006]
Implemented the effect of “Nature of Code” with MaxMSP, Lesson #1.1, Vector. All process and patch are open and free in the video. Chinese 中文版B站:https://www.bilibili.com/video/BV1Ap4y1D7DP/ And the source code conveniently below for your donation: https://gum.co/gmboW https://www.patreon.com/posts/37982238/ REF: Original Nature of Code Lesson #1.1 by great Daniel Shiffman (P5js): https://thecodingtrain.com/learning/nature-of-code/1.1-what-is-a-vector.html BGM: https://www.patreon.com/anakarada DONATE: https://www.patreon.com/avantcontra There are…
-
A LeetCode problem “Two Sum” implemented with JavaScript and MaxMSP separately – [Patch a dirty #005]
I’m practising my programming skills on LeetCode. This demo implemented the Two Sum: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have exactly one solution, and you may not use the same element twice. Example: Given…
-
Machine Learning homework Matrix operating implemented with MaxMSP – [Patch a dirty #004]
#004 is a homework of Machine Learning about Matrix operating and txt file r/w using MaxMSP. I just start to study Machine Learning from Hung-yi Lee’s open video. https://youtu.be/CXgbekl66jc This demo implemented some Matrix operating from the first homework HW0-Q1: step 1: read two matrix data from two text file; step 2: matrixA * matrxB;…
-
An simple audio visual effect with FFT using MaxMSP – [Patch a dirty #003]
Source code: https://www.patreon.com/posts/32628536 中文视频B站: https://www.bilibili.com/video/av80746096/ 源代码: 微信公众号/知识星球:实验编程
-
An edge effect filter with MaxMSP – [Patch a dirty #001]
Source code: https://www.patreon.com/posts/edge-effect-with-32560298 中文B站: https://www.bilibili.com/video/av80303166