Skip to content

Commit bdaefd3

Browse files
committed
screenshots in table
1 parent a0a666d commit bdaefd3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
The *GreasePad* provides a drawing area and expects pen strokes as the only user input. These strokes are approximated by straight line segments leading to line drawings. During this interactive process, geometric relations such as orthogonallity are recognized and enforced immediately by an adjustment process. The program can be utilzed to study systems of straight lines and constraints (closure theorems) or to outline the shapes of human-made objects in images. As a pointing device, you can use a computer mouse, or - in combination with a touchscreen - a stylus or one of your fingers.
55

6-
<img src="./docs/screenshots/screenshot_orthocenter.png" width = "40%">
7-
<img src="./docs/screenshots/screenshot_roofshape.png" width="40%">
6+
7+
| ![alt](./docs/screenshots/screenshot_orthocenter.png) | ![alt](./docs/screenshots/screenshot_roofshape.png) |
8+
| ----------------------------------------------------- | --------------------------------------------------- |
89

910
### Project website
1011

0 commit comments

Comments
 (0)