Skip to content

trippymajo/almostCAD

Repository files navigation

almostCAD

Simple Qt qmake project some kind of paint. C++ 14.

Requirements

  • g++ 12.2.0+
  • cmake 3.1.0+
  • Qt 5.XX

Building

Linux:

cd ../almostCAD
mkdir BuilALL
cd BuilALL
cmake ../
cmake --build

Figures:

  1. Rectangle
  2. Ellipse
  3. Triangle (FIXED!)

TODO

  1. Port to cmake [DONE]
  2. Figure out how to draw triangle [DONE]
  3. File dialog
  4. Color, width.
  5. port to QOpenGL
  6. Make ribbon or tool panel
  7. Make status bar

About

Simple Qt project some kind of paint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published