JKQtPlotter/examples/geo_simple
2022-08-26 22:32:48 +02:00
..
CMakeLists.txt added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
geo_simple_and_lib.pro added simple geometric example, which produces the images fro teh documentation 2020-09-03 23:09:15 +02:00
geo_simple.cpp added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
geo_simple.pro added simple geometric example, which produces the images fro teh documentation 2020-09-03 23:09:15 +02:00
README.md added simple geometric example, which produces the images fro teh documentation 2020-09-03 23:09:15 +02:00

Example (JKQTPlotter): Generating Demo-Plots of Geometric Objects for Documentation

This project contains code that is used to generate the example graphs for geometric objects from teh documentation.

The source code of the main application can be found in geo_simple.cpp.