Blender: 100+ modelling tips
A video tutorial with a compilation of over a hundred tips for speed up modeling in Blender.
A video tutorial with a compilation of over a hundred tips for speed up modeling in Blender.
Working with the Molecular add-on version 1.1.2. in Blender 2.92 tutorial.
A two-part tutorial on how Vector Displacement works in Blender, how to use it in practice, and how to create geometry using only the Shader Editor nodes.
Part 1:
Part 2:
Autron: Erin Woodford
To improve the speed and convenience of developing Blender add-ons with Microsoft Visual Studio Code, this IDE can show the code auto-completion for common Blender API types.
This way of adding autocomplete is by Zen3515.
Making a clock in Blender with nodes tutorial. The result is a procedural real-time clock shader.
AuthorĀ Dr. Blender
Creating and using procedural erosion and wear shaders in Blender 2.9 tutorial.
When fine-tuning the finished render in “Compositing”, sometimes it is necessary to refer to the pixels coordinates of the processed image, for example, to apply effects distributed over the entire width or height of the image.
We can get the distribution factor of coordinates along with the height or width of the rendered image using texture nodes.
How to get the render pixels coordinates in compositingRead More »
The “Mantaflow” liquid and smoke simulator tutorial. Describes the fixing of the most common problems of using this simulator.
By Blender Made Easy
Tutorial about color spaces used in Blender.
Summary:
Various aspects of lighting in the Blender EEVEE rendering engine tutorial.