Draw precise arcs, NURBS curves, and polygons in Blender using CAD-style tools without switching to Rhino or Fusion 360.
Generate surfaces by lofting between curves or revolving a profile, using a workflow familiar to CAD users.
Define a custom construction plane aligned to a face or three picked points to model at specific angles.
Use the typed command workflow to run CAD tools by name directly in the Blender viewport.
Install like any Blender add-on: download the ZIP from the repo and install it via Blender's preferences. Requires Blender to already be installed on your machine.
Hippo3D is a free, open-source add-on for Blender that brings CAD-style modeling tools into the software. Blender is a widely used 3D creation program, and Hippo3D extends it with tools more commonly found in dedicated CAD applications like Rhino 3D, which is the main inspiration for this project. The add-on targets designers, architects, makers, and people doing computational or fabrication-focused work who want precise geometry controls without leaving Blender. It adds a set of curve-drawing tools (lines, arcs, circles, polygons, NURBS curves), surface-generation tools (loft, revolve, extrude, pipe), and CAD utility operations (join, explode, offset, trim, array, project). A construction plane system lets you define custom working planes aligned to faces, curves, or three picked points, so you can model at specific angles and positions the way CAD software typically allows. One notable feature is a command-line workflow built into the Blender viewport. You press a keyboard shortcut to open a command mode, type the name of a tool, and press Enter to run it, similar to how older CAD programs accept typed commands. This is a workflow preference for people who learned modeling in that style. Installation follows the standard Blender add-on process: download the ZIP file from the repository, open Blender's preferences, and install it from there. The roadmap lists several unfinished areas: better fillet and chamfer tools, improved trim behavior, a snapping overhaul, and compatibility with SVG, DXF, and BIM file formats. The project is at an early stage and welcomes contributions from people familiar with CAD concepts, geometry, or Blender's Python API. It is released under the GNU General Public License v3.0.
← victorcalixto on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.