Tag: Blender

  • a Web+AR+AI Christmas Tree example

    by

    in

    Last year today, I made a Christmas tree using Bender and Python: This time I tested a workflow: Export the model (Mesh) generated by the Sverchok plug-in or Python script from Blender, and then import it into the web page for rendering. By the way, the web version of machine learning face recognition is added,…

  • Blender Sverchok – Unit Vector (Normalize) effect – [Nature of Node 004]

    [Nature of Node 004] Unit Vector (Normalize) and Mouse Interactive effect using Blender, Sverchok, and Python. Full process video: 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 Blender Sverchok addon:http://nikitron.cc.ua/sverchok_en.html Blender Mouse interactive Python script: https://blender.stackexchange.com/questions/150267/how-to-move-object-while-tracking-to-mouse-cursor-with-a-modal-operator DONATE:https://www.patreon.com/avantcontraThere are many articles, patches, source code and some advanced Patron-only content there. Or you…

  • Blender Sverchok – Vector Random effect – [Nature of Node 003]

    [Nature of Node 003] The Vector Random effect of “Nature of Code” with Blender Sverchok. All process are open and free in the video. And the source file below, appreciating your donation: https://gum.co/jLUfK https://www.patreon.com/posts/38251307/ 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 Blender Sverchok addon: http://nikitron.cc.ua/sverchok_en.html BGM: https://www.patreon.com/anakarada DONATE: https://www.patreon.com/avantcontra…

  • Blender Sverchok – Vector Addition effect – [Nature of Node 002]

    The Vector Addition effect of “Nature of Code” with Blender Sverchok. All process are open and free in the video. And the source file below, appreciating your donation: https://gum.co/fqmdQhttps://www.patreon.com/posts/38155014/ REF: Original Nature of Code Lesson #1.2 by great Daniel Shiffman (P5js): https://thecodingtrain.com/learning/nature-of-code/1.2-vector-math.html Blender Sverchok addon: http://nikitron.cc.ua/sverchok_en.html BGM: https://www.patreon.com/anakarada DONATE: https://www.patreon.com/avantcontra There are many articles, patches,…

  • Nature of Code with Blender Sverchok – Vector Walker – [Nature of Node 001]

    Implemented the Vector Walker effect of “Nature of Code” with Blender Sverchok. All process are open and free in the video. And the source file conveniently below for your donation: https://gum.co/veDGuhttps://www.patreon.com/posts/38071574/ 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 Blender Sverchok addon: http://nikitron.cc.ua/sverchok_en.html Jimmy Gunawan: LIVENODING 1441 First Look At…

  • Motion capture with Tenserflow.js/PoseNet + MaxMSP + Blender

    The key steps of the video above: Use the PoseNet of TensorFlow based on web-based machine learning for motion capture; Link the PoseNet page to MaxMSP with the Node for Max module provided by MaxMSP; Human motion data captured by PoseNet is sent back to MaxMSP through SocketIO; MaxMSP sends the received data to Blender…

  • Speech recognition and then visualize the 3D text in Blender Eevee in realtime

    Voice/speech recognition by my OSC controller-BugOSC, then send the text to Blender and rendered by Eevee, all realtime. Youtube: https://youtu.be/KVT-y5a963Y B站(Chinese): https://www.bilibili.com/video/BV1A54y1d7Sh/ OSC controller: BugOSC, an OSC controller I developed based of Wechat mini program (微信小程序). You should install Wechat App firstly and then search “BugOSC” in it. “BugOSC” is NOT a native App, it…

  • Interactive between mobile phone and Blender animation through OSC

    Just another demo about interactive between mobile phone and Blender animation through OSC. Blender Eevee animation: BLUE FOX Creation https://youtu.be/TYkPvFLDBNI NodeOSC addon of Blender: maybites https://github.com/maybites/blender.NodeOSC OSC controller: BugOSC, an OSC controller I developed based of Wechat mini program (微信小程序). You should install wechat firstly and then search “BugOSC” in it. Detail how-to video: “How…

  • How to make interactive audiovisual effect in 5 minutes using Blender and MaxMSP

    Blender is now a new force in 3D art. Although new but not young, about twenties. In [Experimental Programming], I generally use Blender as a Python runtime environment out of the box, like:Using Blender to run Python and visualizing the Fourier Series. And this time, it is a simple and crude VJ / music visualization /…

  • An Christmas tree made with Blender and Python – [Patch a dirty #002]

    Source code: https://www.patreon.com/posts/32589447 中文B站: https://www.bilibili.com/video/av80508766