Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

GoBuild

An asset by Marcel Roodt
The page banner background of a mountain and forest
GoBuild hero image

Quick Information

0 ratings
GoBuild icon image
Marcel Roodt
GoBuild

GoBuild is a free, open-source mesh editor for Godot 4 that lets you model, edit, and iterate on 3D geometry directly inside the Godot editor. No need to import from Blender, no round-tripping through external tools necessary.

Supported Engine Version
4.6
Version String
0.2.0
License Version
GPLv3
Support Level
community
Modified Date
10 hours ago
Git URL
Issue URL

GoBuild

Free, open-source in-editor mesh modelling for Godot 4.

Block out levels, sculpt geometry, and ship game-ready meshes without leaving the Godot editor.

README CI


What is GoBuild?

GoBuild is a Godot 4 EditorPlugin that brings in-editor mesh modelling directly into Godot. Create and edit 3D geometry at the vertex, edge, and face level β€” select elements, move and rotate them, and build scenes out of solid shapes, all without leaving the editor.

Designed for level blockout, architecture, and game-ready props. No external tools required for common geometry tasks.

Status

πŸ”§ Active development β€” Stage 2 (Element Selection & Transform).

Primitive shapes, sub-element selection, move handles, rotate handles, and box select are working. See GUIDE.md for what you can do right now.

Installation

From the Godot Asset Library (once listed):

  1. Open Project β†’ AssetLib inside Godot.
  2. Search for GoBuild and install.
  3. Enable the plugin under Project β†’ Project Settings β†’ Plugins.

From a release zip:

  1. Download the latest zip from Releases.
  2. Drop the addons/go_build/ folder into your project's addons/ directory.
  3. Enable the plugin under Project β†’ Project Settings β†’ Plugins.

From source:

git clone https://github.com/marcel-b-roodt/GoBuild.git

Open project.godot in Godot 4. The plugin activates automatically.

Quick Start

See GUIDE.md for a full walkthrough β€” creating shapes, selecting elements, moving and rotating geometry, and all keyboard shortcuts.

Contributing

Bug reports, feature requests, and pull requests are welcome. Please open an issue first for significant changes.

Support the project

GoBuild is free and open-source. If it saves you time, consider supporting development on Patreon (coming soon).

License

GPL v3 β€” see LICENSE.md.

GoBuild is a free, open-source mesh editor for Godot 4 that lets you model, edit, and iterate on 3D geometry directly inside the Godot editor. No need to import from Blender, no round-tripping through external tools necessary.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
GoBuild icon image
Marcel Roodt
GoBuild

GoBuild is a free, open-source mesh editor for Godot 4 that lets you model, edit, and iterate on 3D geometry directly inside the Godot editor. No need to import from Blender, no round-tripping through external tools necessary.

Supported Engine Version
4.6
Version String
0.2.0
License Version
GPLv3
Support Level
community
Modified Date
10 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers