Blender add-on: Blender 3mf
Blender add-on for importing and exporting models from/to 3D Manufacturing Format (*.3mf) file format.
Blender add-on for importing and exporting models from/to 3D Manufacturing Format (*.3mf) file format.
When running some add-ons in Blender 4.4, users began to encounter an error: Could not create instance of _OPERATOR_ to call callback function ‘_function_’. This is due to recent changes in the Blender Python API for Blender 4.4.
Creating procedural marble floor tiles material in Blender by Ryan King Art.
In the “Calculating the angle between edges using Blender Geometry Nodes” post, I was asked what to do in a more general case, when several edges come out of one vertex of the mesh? This problem can also be solved using Geometry Nodes, but the approach to the solution here is slightly different.
To quickly fit the entire UV-map, or its separate selected island, into the UV area boundaries, we can make a simple script using the Blender Python API.
Fitting the UV map into the UV area boundaries in BlenderRead More »
Creating procedural rough sand material in Blender by Ryan King Art.
One of the most common video editing techniques is speeding up – when we need to quickly “scroll” a fairly large period of time on the screen. This is easy to do in Blender in the Video Sequencer Editor (VSE).