Advertisement · 728 × 90

Posts by Jacques Lucke

Commit: projects.blender.org/blender/blen...

3 months ago 2 0 0 0
Video

One significant limitation for motion graphic presets with #GeometryNodes will be removed in Blender 5.1: The font in the String to Curves node has an input socket now, so it can be controlled by a modifier. #b3d #devfund

3 months ago 12 3 1 1

The next Berlin Blender Meetup will be on Thursday 2025-11-27 at 5pm. If you want to be there, please join our berlin-meetup group in Blender Chat: chat.blender.org#/room/#berli...

If you know #b3d users in Berlin, please let them know too.

5 months ago 2 0 0 0
Preview
Geometry Nodes Workshop: September 2025 — Blender Developers Blog Summary of what was discussed at the Geometry Nodes workshop in September 2025.

There is a new blog post summarizing our last #GeometryNodes workshop which took place in Amsterdam the week after the Blender Conference.

We discussed topics like assets, physics, volumes and more. #b3d #devfund

code.blender.org/2025/10/geom...

5 months ago 12 2 0 0
Post image

Vivien and I worked on a storage system for her watercolors. It's the first time I ever did something like that. It was a great learning experience and we're quite happy with the result.

Get some background info and the design files on my blog: jlucke.com/blog/waterco...

6 months ago 6 1 0 0

There will be lots of improvements related to nodes in Blender 5.0. Please give them a try and report bugs. #b3d #GeometryNodes #devfund

Checkout the work-in-progress release notes, there's lots of cool stuff to discover!

developer.blender.org/docs/release...

6 months ago 11 1 0 0
Video

Blender 5.0 will come with support for volume grids in #GeometryNodes. There is a new blog post about it: code.blender.org/2025/10/volu...

#b3d #devfund

6 months ago 19 1 1 0
Advertisement
Rethinking Donations: Relative Giving and Relative Taking A vision for a new effective funding platform for public benefit projects.

Recently, I was thinking about how funding for donation based projects could be improved in general. After talking about it with a few people, it seemed like a good idea to share the thoughts more publicly. Have a look: jlucke.com/blog/relativ...

8 months ago 3 0 0 0
Preview
Bundles and Closures — Blender Developers Blog Introducing bundles and closures in Geometry Nodes in Blender 5.0.

We just merged support for Bundles and Closures for #GeometryNodes. This simplifies building high level node group assets which remain very flexible. It also opens up many exciting future possibilities. See the blog post for more details. #b3d #devfund

code.blender.org/2025/08/bund...

8 months ago 11 1 1 0
Preview
New Socket Shapes — Blender Developers Blog Changing the meaning of socket shapes for Blender 5.0.

Blender 5.0 will come with new socket shape semantics, making them more compatible across different node tree types and allowing us to support lists and volume grids in #GeometryNodes in the future. #b3d #devfund

code.blender.org/2025/08/new-...

8 months ago 12 1 0 0
Preview
Geometry Nodes Workshop: July 2025 — Blender Developers Blog Summary of what was discussed at the Geometry Nodes workshop in July 2025.

There is a new blog post summarizing what we talked about in our recent #GeometryNodes workshop in Amsterdam. It covers various topics including dynamics, lists, curve mapping widgets, viewers, assets and more. #b3d #devfund

code.blender.org/2025/07/geom...

8 months ago 9 0 0 0
Post image

The second post is about how I got into sourdough bread baking: jlucke.com/blog/my-brea...

9 months ago 6 0 0 0
Preview
Building my website Sharing some insights into how I built my website.

I've started a blog to be able to share some projects I work on with my future self and curious others. It will mostly focus on stuff I do on my own time that might not be related to Blender. This site is still WIP, but two posts are up already.

jlucke.com/blog/persona...

9 months ago 6 0 1 0

You may also want to join our channel on Blender Chat: chat.blender.org#/room/#berli...

Location: maps.app.goo.gl/eVzdFKLhNVTr...

9 months ago 0 0 0 0
Post image

Next week Thursday (2025-07-03), 6-9 pm, we'll have our second Blender Meetup in Berlin this year. We'll meet in room MAR 0.007 of the TU Berlin (see link below). If you're interested in Blender, computer graphics and/or open source, feel free to drop by. #b3d

9 months ago 5 1 1 0
Preview
Spreadsheet: move context path to left side bar · 9ac3e44ce6 Previously, we were drawing the context path in the header of the spreadsheet. However, that had some problems: * When using a viewer that's somewhere deep in a node group, the viewer path wouldn't…

Commits:
* Move context path: projects.blender.org/blender/blen...
* Persistent table layouts: projects.blender.org/blender/blen...
* Column reordering: projects.blender.org/blender/blen...
* Column resizing: projects.blender.org/blender/blen...

10 months ago 1 0 0 0
Video

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

10 months ago 26 1 1 1
Advertisement
Preview
Nodes: auto-hide unused inputs if usage depends on menu · 5457cca3de Previously, when a socket was detected to be unused, it was just grayed out. This patch adds support for automatically hiding unused sockets based on this convention: Menu inputs control visibility…

Commit: projects.blender.org/blender/blen...

10 months ago 0 0 0 0
Video

Blender now automatically hides #GeometryNodes inputs if their usage depends on a menu input. This allows building higher level node groups without having to show all the inputs all the time. #b3d #devfund

10 months ago 10 0 3 0
Video

We worked on improving the workflow for frame nodes in Blender. See the blog post below for more details. #GeometryNodes #b3d #devfund

code.blender.org/2025/05/fram...

11 months ago 12 0 0 0

Group Defaults node: devtalk.blender.org/t/group-defa...

11 months ago 2 0 0 0

Sticky Viewer nodes: devtalk.blender.org/t/sticky-vie...

11 months ago 2 0 1 0

Context input nodes: devtalk.blender.org/t/context-in...

11 months ago 1 0 1 0

Progress dialog for slow blocking operations: devtalk.blender.org/t/progress-d...

11 months ago 2 1 1 0
Preview
Declarative Systems in Geometry Nodes — Blender Developers Blog The future of building high level user-friendly procedural tools with Geometry Nodes.

This week I wrote a couple of proposals for new Blender features. Feedback is welcome. See the thread below for individual links. #b3d #devfund

Also, the document on declarative systems in #GeometryNodes is available on the blog now:

11 months ago 11 1 1 0
Preview
Declarative Systems in Geometry Nodes Currently, one of our primary goals for Geometry Nodes is to get to a point where we can build high level and easy to use node group assets for physics simulations. Our general approach was described…

I wrote a document describing how we want to make it possible to build high level and easy-to-use node group assets for physics simulations and more. #b3d #devfund #GeometryNodes

devtalk.blender.org/t/declarativ...

11 months ago 29 6 0 0
Preview
Mesh: Add "free" custom normals · d3f84449ad Add a "dumb vector" storage option for custom normals, with the "custom_normal" attribute. Adjust the mesh normals caching to provide this attribute if it's available, and add a geometry node to…

Commit: projects.blender.org/blender/blen...

1 year ago 1 0 0 0
Advertisement
Video

The Set Mesh Normal node has just been added to #GeometryNodes. It allows adding and modifying custom normals, opening up many new possibilities. #b3d #devfund

1 year ago 16 1 2 1
Preview
Home - Everything Procedural Conference EVERYTHING PROCEDURAL EPC2025 22-25 April 2025 CONFERENCE ON PROCEDURAL GENERATION FOR GAMES tickets Days Hours Minutes Seconds meet and share knowledge From Tuesday April 22 to Friday April 25 2025…

In three weeks I'll be at the Everything Procedural conference with Simon Thommes. There, we'll also give a #GeometryNodes workshop. #b3d #EPC2025

1 year ago 8 1 0 0

Currently, when Geometry Nodes is reevaluated for whatever reason (some value changed), the new file contents will be loaded. Some improvements in that regard are still planned.

1 year ago 1 0 0 0