JKQtPlotter/examples/geo_simple
jkriege2 d51d47b2f4 requiring higher cmake-version, due to CMP0076
using CMAKE_CURRENT_LIST_DIR instead of CMAKE_CURRENT_SOURCE_DIR
2022-04-18 22:00:31 +02:00
..
CMakeLists.txt requiring higher cmake-version, due to CMP0076 2022-04-18 22:00:31 +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 activated high-dpi scaling for all JKQtPlotter examples 2022-04-15 23:01:09 +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.