Nature of Code 1.2 Vector Addition — Blender Implementation

Contra
2020-06-12
Nature of Code 1.2 Vector Addition — Blender Implementation

This article implements NoC 1.2 in Blender — Vector Addition, the most basic vector addition operation.

Specifically, it adds a Velocity Vector to a Walker's Position Vector, making the Walker move.

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

noc-1.2

NoC 1.2 p5.js original pad007-p5js

NoC 1.2, Vector Addition — Blender version (this article) non002

Plugin download: https://github.com/nortikin/sverchok

Plugin documentation: https://sverchok.readthedocs.io/en/latest/installation.html

Also check out the MaxMSP Jitter version pad007max

Full creation process video:

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


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

https://www.youtube.com/watch?v=nmCASsZHlJ8&list=PLc29R_yef6kGM3zXDWW9mMh11_PkTjmXX&index=3


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