3D

Material Maker 3D
by rodzilla
Material Maker is a simple procedural textures authororing tool that can be used to describe the textures that define a material by interconnecting basic nodes that generate, transform or combine seamless textures in a graph. The addons directory contains the Material Maker plugin that can import .ptex files created with Material Maker into SpatialMaterials (either with pre-generated textures or textures generated at runtime) you can directly use in your project. The material_maker directory ...

Physics Toggle Plugin 3D
by andersmmg
Allows you to enable physics within the editor to help with building scenes.

Material Viewer 3D
by 3dvachevsky
Search for all materials in the project Apply the material to the object Search and filter by materials

CSG Terrain
by spockbauru
CSG Terrain is a plugin for Godot 4.4 (or later) to prototype terrains on a simple and non-destructive way. It's made with CSG (Constructive Solid Geometry), so you are supposed to combine with geometric shapes and even other terrains to achieve the desired form. Unlike other systems the terrain is molded purely with paths, not brushes or other 3D tools. This forced simplicity allows to focus on what is important before finalizing in 3D software. Changelog: v1.0.2 - Fix bug when editor tab ch...

VPainter - Paint vertex colors 3D
by tomanski
Paint vertex color directly in Godot. For a development version with frequent updates and experimental features visit https://github.com/tomankirilov/VPainter/tree/experimental

Godot Road Generator 3D
by theduckcow
A Godot plugin to create 3D highways, streets, and paths with ease. This is the Godot 4.3-4.4 asset, the plugin is also available for 3.5. Features include: - Fully custom geometry extending the 3D Path node, for perfectly tiled road seams and no holes or gaps. - Custom nodes for road generation (RoadManager, RoadContainer, RoadPoint, and RoadLane) - Utility RoadLaneAgent node for easily following your road - The ability to define arbitrary number of lanes and other parameters on a per-RoadPo...

N-body simulation 3D
by dardanbujupaj
A Godot-plugin for simulating gravitational attraction between bodies in 3D-space. Any class that inherits from Spatial can be added to the simulation.

Ply - In Editor Box Modeling 3D
by hints
In-editor box modeling tools for ArrayMeshes. See https://github.com/jarneson/godot-ply for full documentation.

Sota - hexagonal grids 3D
by ardazishvili
Sota is a framework for creation of structures made of discrete building blocks, e.g. terrains for turn-based games, honeycombs, etc. By using trivial objects like hexagon or pentagon and organizing them into combination it let you create aggregations like hexagonal grid of various shape, e.g rectangular or hexagonal, or polyhedron made of hexagons and 12 pentagons. https://sota.readthedocs.io/en/latest/content/getting_started/introduction.html

Voxel Line 3D
by foureyedredheadedste
A Simple plugin for creating voxel lines.

Synchronizer3D 3D
by swaan
Serves as an alternative to MultiplayerSynchronizer for synchronizing position and rotation properties of Node3D and extending classes.

CameraPositioner
by funfoxrr
Position cameras easily! Made for oberservation-duty like games.