Adivius / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:Java 100.0%