Shapes

Blockout provides a comprehensive set of primitive shapes user can draw in the viewport that serve as building blocks for your 3D models. These shapes can be combined, modified, and transformed to create complex geometry.

Available Shapes

2D Shapes

  • Rectangle: Create rectangular shape
  • Circle: Create circular shape
  • N-gon: Create polygon with any number of sides

3D Shapes

  • Box: Create cube shape
  • Cylinder: Create cylindrical shape
  • Sphere: Create sphere shape
  • N-hedron: Create polyhedron with multiple faces

Special Shapes

  • Corner: Create corner shape based on detected edge
  • Bisect: Cut objects by drawing a line

Shape Parameters

Each shape has specific parameters that can be adjusted in properties panel after the operation.

Precision Input

  • Use the Properties panel for exact dimensions
  • Hold Ctrl while dragging to maintain proportions

Table of contents