Discover and read the best of Twitter Threads about #blendercommunity

Most recents (2)

Blender Scripting / DUNDERS IN BLENDER ๐Ÿ”ฎ

A thread ๐Ÿ‘‡๐Ÿป

#b3d #blender #blendercommunity #Python #pythonprogramming #script
Blender's Python API lets you manipulate data like objects, materials, etc. in a blend file.

But, have you ever wondered what would happen if you called the add operator (+) on two objects?

Or when you multiply (*) an object by a number?
Of course, Blender would throw an error saying unsupported operand types. ๐Ÿ™‚

But, if you think about it, whenever you call an operator like the + operator, Python is calling the respective double underscore method.

In this case, it will call the __add__ method.
Read 21 tweets
Just added a new #b3d #Scatter5 example file
Demonstrating the "instancing by scale" feature
tinyurl.com/yckn9fcb
This feature is essential to achieve a realistic and ๐•ก๐•™๐•ช๐•ค๐•š๐•”๐•’๐•๐•๐•ช ๐•’๐•”๐•”๐•ฆ๐•ฃ๐•’๐•ฅ๐•– scattering as it will guarantee that your instances are being assigned between the given scale threshold๐Ÿค“๐ŸŒฒ
#b3d #blendercommunity #blenderๅˆๅฟƒ่€…
cherry on top, in this demo the scale mask is driving a shader.
we often forget about this, it is an important detail to add when creating a realistic #b3d #3d landscape
Read 4 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!