跳到主要内容

Nature of Code 1.2 向量相加 Blender实现

本篇是用Blender实现NoC1.2,Vector Addition,即最基本的向量相加运算。

具体就是给一个图案(Walker)的Position Vector(位置向量),加上另一个Velocity Vector(速度向量),使Walker动起来。

Nature of Code 本节网址: https://thecodingtrain.com/learning/nature-of-code/1.2-vector-math.html

noc-1.2

NoC1.2 p5js 原版 pad007-p5js

NoC1.2,Vector Addition,本文Blender版 non002

插件下载: https://github.com/nortikin/sverchok

插件详细文档: https://sverchok.readthedocs.io/en/latest/installation.html

顺便看一下MaxMSP Jitter版 pad007max

完整制作过程视频:

(源代码实际已经涵盖在视频之中,暂停播放即可。)


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!

本文制作全过程在视频里已包含。 若仍需源文件,可加入实验编程情报中心。


公众号/B站/小红书/抖音/知乎:实验编程

实验编程社群资源、公开课: https://ghc.h5.xeknow.com/s/hzkMX

实验编程情报中心(会员): https://ghc.h5.xeknow.com/s/2BCFuJ

Cheers🍻

Contra