All Projects → hlorus → geometry_sketcher

hlorus / geometry_sketcher

Licence: GPL-3.0 license
Constraint-based geometry sketcher for blender

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to geometry sketcher

voxel-builder
Voxel-based 3D modeling application
Stars: ✭ 31 (-97.23%)
Mutual labels:  blender, modeling
Compas
Core packages of the COMPAS framework.
Stars: ✭ 146 (-86.95%)
Mutual labels:  blender, geometry
pymadcad
Simple yet powerful CAD (Computer Aided Design) library, written with Python.
Stars: ✭ 63 (-94.37%)
Mutual labels:  geometry, modeling
classy blocks
Python classes for easier creation of OpenFOAM's blockMesh dictionaries.
Stars: ✭ 53 (-95.26%)
Mutual labels:  geometry, modeling
kaleidoscope
🍀 A small collection of creative nodes to generate color palette and store values for Blender
Stars: ✭ 99 (-91.15%)
Mutual labels:  blender
blender-ply-import
A Python module for faster import of PLY models in Blender
Stars: ✭ 19 (-98.3%)
Mutual labels:  blender
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (-97.68%)
Mutual labels:  blender
delaunator-rs
Fast 2D Delaunay triangulation in Rust. A port of Delaunator.
Stars: ✭ 115 (-89.72%)
Mutual labels:  geometry
NCAA Hoops
All the files used in my NCAA Men's Basketball modeling, predictions, bracketology, and Ivy League simulations.
Stars: ✭ 39 (-96.51%)
Mutual labels:  modeling
SeeThere
iOS app for identifying a location through the camera.
Stars: ✭ 18 (-98.39%)
Mutual labels:  geometry
spacestation
A procedural spacestation generator
Stars: ✭ 22 (-98.03%)
Mutual labels:  blender
hodur-lacinia-schema
Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, parse and validate it, and then either consume your model via an API or use one of the many plugins to help you achieve mechanical results faster and in a purely functional manner.
Stars: ✭ 20 (-98.21%)
Mutual labels:  modeling
polyReorder
Maya plugin with tools to reorder the vertices on a mesh to match the order of another.
Stars: ✭ 21 (-98.12%)
Mutual labels:  modeling
GeoJSON4EntityFramework
Create GeoJSON from Entity Framework Spatial Data or WKT
Stars: ✭ 18 (-98.39%)
Mutual labels:  geometry
geometer
A simple drawing program to replicate construction with a compass and straightedge
Stars: ✭ 19 (-98.3%)
Mutual labels:  geometry
DSTC6-End-to-End-Conversation-Modeling
DSTC6: End-to-End Conversation Modeling Track
Stars: ✭ 56 (-95%)
Mutual labels:  modeling
pyprt
Python bindings for the "Procedural Runtime" (PRT) of CityEngine by Esri.
Stars: ✭ 36 (-96.78%)
Mutual labels:  geometry
emfcloud
Components and frameworks for building web-based modeling tools
Stars: ✭ 17 (-98.48%)
Mutual labels:  modeling
MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
Stars: ✭ 19 (-98.3%)
Mutual labels:  geometry
shotmanager
Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
Stars: ✭ 109 (-90.26%)
Mutual labels:  blender

CAD Sketcher CAD Sketcher

Discord GitHub issues by-label GitHub issues by-label

Constraint-based sketcher addon for Blender that allows to create precise 2d shapes by defining a set of geometric constraints like tangent, distance, angle, equal and more. Sketches stay editable and support a fully non-destructive workflow.

⚠️ Experimental addon: This is still work in progress, don't use it on production files without a backup.

Minimum version: Blender 2.92

More than just an addon learn more: CADsketcher.com

Links:

Addon installation

  • Gumroad Download Gumroad (This way we can update you about big updates and ask your opinion on big changes)
  • Download the ZIP archive (do not unpack it after downloading)
  • Open Blender and go to: Edit > Preferences > Add-ons > Press "Install..." button
  • Browse to the location of the ZIP and select it, then press "Install Add-on"
  • Enable the addon by pressing the checkbox

Dependency installation

CAD sketcher heavily depends on the solvespace python module and won't be functional without it.

  • Inside the addon's preferences check the "Solver Module" tab to see if the module is already available
  • Press "Install from PyPi"

Check the installation chapter for in-depth instructions.

Usage

Follow the getting started guide to get familiar with the addon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].