Creating procedural Sci-Fi Alien metal
Creating procedural Sci-Fi Alien metal material in Blender by Ryan King Art.
Creating procedural Sci-Fi Alien metal material in Blender by Ryan King Art.
The Blender Python API does not provide a special handlers for tracking View Layers switching. However, if it needs to perform some action when switching them, we can track their switching using the message bus.
Let’s fill the curve with the required number of objects so that they occupy the entire length of the curve without gaps, adjusting their scale if necessary.
Filling a curve with the number of objects with Blender Geometry NodesRead More »
Creating procedural Avocado material in Blender by Ryan King Art.
Deforming a mesh with texture maps in Blender Geometry Nodes, we can achieve very interesting results. For example, with the Voronoi texture, it is very easy to add a bit of “organic” to any object.
Using Texture Maps to Deform Geometry in Blender Geometry NodesRead More »
When we launch a newly installed Blender on our computers, its Splash Screen displays options that allow us to set the initial global settings or import them from the previously installed Blender version. However, later these options disappear, and only the common file opening commands will be displayed on the Splash Screen.
Returning to the Blender Splash Screen options to set global settingsRead More »
Blender add-on “AniCam” updated to v. 1.2.1.
The Nodevember 2022 challenge started. Participants compete in the creating materials, textures, and objects using only procedural tools – node system and modifiers, without using raster images and poly-modeling.
The list of Nodevember 2022 themes:
With the Blender Python API we can manage not only scene objects, but also the view from the 3D viewport area, The viewport has a matrix with which the viewport can be moved to the desired position.
Controlling 3D Viewport with the Blender Python APIRead More »