You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments