Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This tool provides a panel to quickly add blockout objects like cubes and spheres. One click will add geometry primitives with optional colliders and physics body parents. Meshes may be either MeshInstance3D or CSG nodes, as well as have a particular color or material applied.
Pretty Primitive
Simple Godot panel addon for rapid blockout using basic boxes, spheres, cylinders, cones, capsules, and planes, together with colliders, under a parent that can be a RigidDynamicBody3D, StaticBody3D, Area3D, or Node3D.
Optionally create with MeshInstance3D or CSG nodes, though CSG will not make capsules or planes.
Simply download this repository to addons/prettyprimitive in your
project, and activate in Project -> Project Settings -> Plugins
.
Built for Godot 4.0.
This tool provides a panel to quickly add blockout objects like cubes and spheres. One click will add geometry primitives with optional colliders and physics body parents. Meshes may be either MeshInstance3D or CSG nodes, as well as have a particular color or material applied.
Reviews
Quick Information
This tool provides a panel to quickly add blockout objects like cubes and spheres. One click will add geometry primitives with optional colliders and physics body parents. Meshes may be either MeshInstance3D or CSG nodes, as well as have a particular color or material applied.