Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 629 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 629 Bytes

JavaCAD

It's a simple CAD program written in Java with my own graphics library for a school assignment. With JavaCAD you can draw simple blueprints in 2D.

Usage

- Requires Java 8+
- Requires Graphite 1.4.0+
- Run Main.java without any args
- Press 1 - 5 to switch current figure
- Press 'x' tp close the program
- Press 'c' to clear the screen

Screenshots

Screenshot_0 Screenshot_1

License

MIT