Jan-Hendrik Müller
@kolibril13.bsky.social
390 followers 290 following 130 posts
Generative Design 🎨 - Coding 🧑‍💻 - Science Communication 🧬
Posts Media Videos Starter Packs
Pinned
kolibril13.bsky.social
Version 0.1.5 of my Blender CSV Importer is out! 🚀
Now with a Python interface and the latest data-crunching power of @pola.rs. Special thanks to @bradyajohnston.bsky.social for contributing to this release! Full changelog in comment. Link:
extensions.blender.org/add-ons/csv-...
CSV Importer
import csv data to meshes in Blender
extensions.blender.org
kolibril13.bsky.social
I m using clearshotX for 30 min videos m, and it also never failed me
Reposted by Jan-Hendrik Müller
alisterburt.bsky.social
finally hit πthon
savannah.dev
The stable release of Python 3.14 is out now! Go, go, go update! 🙌

discuss.python.org/t/python-3-1...
Cute illustrated logo featuring a pink/peach colored pie displaying ‘3.14’ (pi), surrounded by two snakes in blue and yellow. The design is encircled by text reading ‘r-strings • zsid • free-threading • support • sub-interpreters • REPL highlighting • note colour • colour’ in a circular arrangement. The illustration uses a soft pastel color palette with blue, yellow, and pink tones, and includes decorative sparkle elements.
kolibril13.bsky.social
Fun easteregg: The @blender.org user interfaces shows up in the latested @kurzgesagt.org video!
youtu.be/_zfN9wnPvU0?...
kolibril13.bsky.social
Thanks for sharing! Will this make it also possible to install multiple versions of one package into the same virtual environment?
kolibril13.bsky.social
I just released a new Blender extension for blurring images and scene backgrounds: extensions.blender.org/add-ons/blur...

Under the hood, it uses the image processing libraries PIL and OpenEXR.
kolibril13.bsky.social
Keep us updated how it works, looking forward to seeing what you re up to
kolibril13.bsky.social
Useful trick for VS Code / Cursor AI:
Make a custom settings.json file for a project scope.
E.g. I'm using this snippet to format my JSON files in a convenient way.
kolibril13.bsky.social
Today I learned that Blender supportes fuzzy search, e.g. “iop” for Instance on Points.
Useful and very stable shortcuts.
kolibril13.bsky.social
In Blender 4.5 (coming next month), it will become much easier to add Grease Pencil Text. Here's the new "Faces" option for the "Mesh to Curve" node in action.
kolibril13.bsky.social
Data driven workflows will see many improvements in Blender 4.5!
jacqueslucke.bsky.social
We recently improved the spreadsheet in Blender in multiple ways:
* Context path moved to the side making space for menus.
* Columns can be resized/reordered.
* It remembers the order of columns.
* Supports horizontal scroll wheel.

#b3d #devfund #GeometryNodes
kolibril13.bsky.social
New self-contained python script (thanks to uv, @crmarsh.com ):
1. Take pdf from the download folder
2. Compress all images within that pdf to 80% quality.
Triggered by a single call:
"uv run gist.githubusercontent.com/kolibril13/5...
Be aware that running code from URLs is your own risk.
kolibril13.bsky.social
looking forward to the next video! :)
kolibril13.bsky.social
Absurd situation for Micro-Transactions for Blender Extensions: When you donate €1 to a creator on Gumroad via PayPal, you’re essentially giving your money to Gumroad, PayPal and tax, leaving the creator with €0 🤯
kolibril13.bsky.social
seems like the link is not valid anymore
kolibril13.bsky.social
The world population from 1950-2033. Made with #Blender.
kolibril13.bsky.social
That's exciting news! Many ideas to look forward to in the near future for reproducible notebooks :)
kolibril13.bsky.social
Where do people live in Germany? #Blender #GeometryNodes
kolibril13.bsky.social
here's the geonodes setup
kolibril13.bsky.social
Update on time series animations:
It's now possible to dynamically animate string data in #GeometryNodes
kolibril13.bsky.social
quick tip for recording tutorials #Blender #GeometyNodes:
1. Create the full setup
2. delete elements one by one
3. start recording the tutorial and press Command+Z for every explanation step.
(make sure to set "Undo Steps" to a high number in System -> Memory&Limits)