This website requires JavaScript.
Explore
Help
Sign In
josh
/
jpcad
Watch
1
Star
0
Fork
0
You've already forked jpcad
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Josh Holtrop
4932447df9
add Horizontal and Vertical constraint classes
2011-03-28 15:37:47 -04:00
Circle.py
add Sketch, Shape, Line, Circle placeholder classes
2011-03-24 16:44:42 -04:00
Constraint.py
add classes for constraints
2011-03-25 15:42:12 -04:00
DistanceConstraint.py
add classes for constraints
2011-03-25 15:42:12 -04:00
EqualConstraint.py
add classes for constraints
2011-03-25 15:42:12 -04:00
Horizontal.py
add Horizontal and Vertical constraint classes
2011-03-28 15:37:47 -04:00
jpcad
set window title to program name
2011-03-22 13:18:36 -04:00
Line.py
add Line constructor
2011-03-28 15:30:26 -04:00
Shape.py
add Sketch, Shape, Line, Circle placeholder classes
2011-03-24 16:44:42 -04:00
Sketch.py
add classes for constraints
2011-03-25 15:42:12 -04:00
SketchWidget.py
move GL widget code to SketchWidget
2011-03-28 15:26:14 -04:00
Vertical.py
add Horizontal and Vertical constraint classes
2011-03-28 15:37:47 -04:00
Window.py
move GL widget code to SketchWidget
2011-03-28 15:26:14 -04:00
Description
2d constraint-based CAD system written in Python
experimental
104
KiB
Languages
Python
100%