Skip to content

Nodegenius

by Skava·Workflow

Images © Skava. Used for product review; image policy.

Why we like it

Earns its place in the superhive library for pairing text-prompt node generation with a plain-English explainer, so you can read back what any selected Geometry Nodes graph is doing.

What is Nodegenius?

NodeGenius is a Blender add-on from Skava that generates Geometry Nodes setups from a text prompt. You describe what you want in plain English, and it builds a working graph you can use in the Geometry Nodes editor. It can also explain existing graphs: the node-graph explainer produces a plain-English breakdown of any selected Geometry Nodes setup.

The add-on connects to three AI backends — OpenAI's GPT-4o, Anthropic's Claude, and Ollama for local models — using an API key you supply. It includes more than 20 curated presets for tasks like scatter on surface, slope scatter, proximity density, voronoi scatter, array grid, and terrain noise. Scatter presets auto-fill an Instance source with a default Mesh Cube placeholder so a result shows up right away, and a modal worker thread keeps Blender's UI responsive while the AI request runs in the background.

NodeGenius works with Blender 3.2 and later on Windows, macOS, and Linux. It's a Python-only add-on with no DLL, ships with a README quick-start guide, and includes free updates for the v1.x line under a GPL-3.0 license.

Who is Nodegenius best for?

Nodegenius is best for blender users who want to generate Geometry Nodes setups from text prompts and read plain-English explanations of existing graphs.

How much does Nodegenius cost?

Nodegenius is completely free to download and use.

Key features

  • Generates a working Geometry Nodes setup from a plain-English text prompt
  • Three AI backends: OpenAI (GPT-4o), Anthropic (Claude), and Ollama for local models via your own API key
  • 20+ curated presets including scatter on surface, slope scatter, random scale/rotation, proximity density, voronoi scatter, array grid, and terrain noise
  • Node-graph explainer gives a plain-English breakdown of any selected Geometry Nodes graph
  • Auto-fill Instance source drops a default Mesh Cube placeholder into scatter presets so a result appears immediately
  • Modal worker thread runs the AI request in the background to keep the UI responsive
  • Python-only add-on (no DLL) with a README quick-start guide and free updates for v1.x

Tags

#geometry-nodes#ai-assistant#procedural#scatter#node-presets#node-generator#blender-addon

Frequently asked questions

Does NodeGenius work with Blender 3.2?

NodeGenius supports Blender 3.2 and later, with the listing showing coverage from 3.2 through 5.1. It runs on Windows, macOS, and Linux, and installs as a Python-only add-on with no DLL, so there are no platform-specific binaries involved. You add it through Blender's add-on preferences, then find the NodeGenius tab in the N-panel of the Geometry Nodes editor. If you work across several machines or operating systems, the same add-on file covers all three desktop platforms.

Do I need my own API key for NodeGenius?

NodeGenius uses a bring-your-own-key model, so you supply your own OpenAI, Anthropic, or Ollama credentials. It works with three AI backends: OpenAI's GPT-4o, Anthropic's Claude, and Ollama running locally. The Ollama option lets you run against a local model rather than a hosted service. Requests are handled on a modal worker thread, meaning the AI HTTP call runs in the background while Blender's interface stays responsive. Choosing among the three backends lets you match NodeGenius to whichever AI provider you already use.

How do I install NodeGenius?

NodeGenius installs like a standard Blender add-on. Open Edit → Preferences → Add-ons → Install..., pick the node_genius_v1_0_0.zip file, and enable it. After that, open the Geometry Nodes editor and the NodeGenius tab appears in the N-panel. It's a Python-only add-on with no DLL, and it ships with a README that includes a full quick-start guide. To use the AI features, you also supply your own OpenAI, Anthropic, or Ollama API key.

What presets does NodeGenius include?

NodeGenius ships with over 20 curated presets covering common Geometry Nodes tasks. Listed examples include scatter on surface, slope scatter, random scale and rotation, proximity density, voronoi scatter, array grid, and terrain noise. Scatter presets use an auto-fill Instance source, dropping in a default Mesh Cube placeholder so you see a result immediately. Alongside the presets, you can type a description to generate a setup from scratch, or run the node-graph explainer on an existing graph for a plain-English breakdown.

Is NodeGenius free to use?

NodeGenius is listed as free in this catalog, so check the developer's page for current licensing details. It's released under GPL-3.0, the standard license for Blender add-ons, and the developer includes free updates for the v1.x line. Support is offered through marketplace messaging. Between the open-source license and the included updates, you can dig into how the add-on works and keep it current within the first major version without any additional cost noted here.

Similar plugins