Skip to content

Commit 0ffccaf

Browse files
committed
Update README.md
1 parent 5bce571 commit 0ffccaf

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# composition-rules-helper
2-
Simple desktop (C# .NET 4.0 / WPF) application for displaying and auto aligning 'composition rules' grids on top of processed images.
1+
# Composition Rules Helper
2+
Simple but useful Windows desktop application for displaying and auto aligning 'composition rules' grids on top of images. Can be used for artistic educational or creative purposes.
3+
4+
### Features
5+
* Displaying one of the selected composition grids (Thirds, Golden Ratio, Diagonal of Thirds and so on) in transparent window.
6+
* Manual or automatic (supports right now Windows 7 Photo Viewer and OTOY Octane Render Standalone apps) resizing and aligning grid extents along borders of image.
7+
* Rotating and flipping selected grid.
8+
9+
### Technologies
10+
Developed using MS Visual Studio 2010, C# .NET 4.0, WPF for UI. Code separation according to MVVM pattern. No external dependencies.
11+
12+
### Screenshot
13+
![Demo screenshot](https://github.com/apdevelop/composition-rules-helper/blob/master/Docs/ScreenGrid.png)

0 commit comments

Comments
 (0)