BIS – 500+
The BIS (Blender Interplanety Storage) library already has over 500 open public materials available for users.
The BIS (Blender Interplanety Storage) library already has over 500 open public materials available for users.
In Blender 2.81 the File Browser opens in a new window by default. To configure it always open in the current window – open the “Preferences” window, press the “Interface” button and in the “Temporary Windows” group change the “File Browser” parameter to “Full Screen”.
Blender 3D add-on template generator
This script generates the initial template for the Blender add-ons development.
Bezier curves are drawing by four points: two main points (p0, p1) and two handle points (p0_hr, p1_hl).
To add an additional point p2 to a curve at a moment t, with t changes from 0 to 1 and represents the ratio of the p2 point location to the total length of the curve, we need to do the following:
Blender add-on “ColorMatching” updated to v. 1.2.
By Pavel_Blend
In this article, I will talk about the fluid simulator in Blender 2.80. This simulator was first added to the blender at the end of 2005, in version 2.40. Since then, it has not changed significantly (the changes were mainly in the beginning, after the introduction of the blender). The simulator code was written by a third-party developer Nils Thuerey. He wrote a fluid simulation library and named it El’Beem. The engine is voxel-based on the method of lattice Boltzmann equations. It is best suited for creating water, but it has the ability to create viscous liquids (honey, chocolate …) that are not very well implemented. Soon, a new Mantaflow simulator will be introduced into the blender (by the way, Nils Thuerey is taking part in its development).
A set of fully procedural stylized eye shaders opened in the BIS library.