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
173
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
096072e21d
download and extract OpenOpt
2011-10-03 21:22:37 -04:00
constraints
clean up shapes and constraits package imports to only import classes
2011-08-08 15:35:41 -04:00
shapes
clean up shapes and constraits package imports to only import classes
2011-08-08 15:35:41 -04:00
.gitignore
add initial install-deps script
2011-10-01 22:58:56 -04:00
Dimension.py
add initial Dimension class
2011-10-03 11:09:00 -04:00
install-deps
download and extract OpenOpt
2011-10-03 21:22:37 -04:00
jpcad
set window title to program name
2011-03-22 13:18:36 -04:00
PointRef.py
add PointRef class, convert snap points to PointRef instances
2011-07-28 18:01:16 -04:00
SampleSketch.py
add SampleSketch class
2011-07-25 23:13:25 -04:00
Sketch.py
Sketch.solve() returns solve result as integer
2011-07-27 18:27:11 -04:00
SketchWidget.py
make use of PointRef.getPt(), silly
2011-10-03 18:01:49 -04:00
Window.py
add XDim and YDim modes (no graphics yet)
2011-10-03 12:29:50 -04:00
Description
2d constraint-based CAD system written in Python
experimental
104
KiB
Languages
Python
100%