https://github.com/bigman73/locus-effects
.NET/C# visual effects framework for changing the user's locus of attention to an area on the screen
https://github.com/bigman73/locus-effects
attention csharp dotnet effects user-locus win32 winapi-ui
Last synced: about 2 months ago
JSON representation
.NET/C# visual effects framework for changing the user's locus of attention to an area on the screen
- Host: GitHub
- URL: https://github.com/bigman73/locus-effects
- Owner: bigman73
- Created: 2015-05-26T12:40:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T14:14:16.000Z (over 6 years ago)
- Last Synced: 2025-10-13T11:17:06.076Z (9 months ago)
- Topics: attention, csharp, dotnet, effects, user-locus, win32, winapi-ui
- Language: C#
- Homepage:
- Size: 470 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Locus Effects
.NET/C# visual effects framework for changing the user's locus of attention to an area on the screen.
I was first introduced to the term "Locus" almost an year ago, when I attended a fascinating 2-day seminar with Prof. Jim Coplien on the subject of “Humane User Interfaces”. It was quite amazing to know that the design of user interfaces in software really hasn’t got that much attention and has a long way to go. Anyway, one of the key aspects in designing a good user interface is to understand how the human perception works. First of all, we humans have only one conscious (well, perhaps except for some lunatics ;)). In our mind, the thing that gets high conscious attention or most of our conscious attention is called the "Locus of attention".
> Locus - Latin for "the place."
## Examples



## Design
### UML Class Diagram

# Code Project Article
Documentation of the library can be found in a [Code Project article](
https://www.codeproject.com/Articles/10879/Locus-Effects)
A [markdown version](https://github.com/bigman73/locus-effects/blob/master/article/codeproject-article.MD) of the article is also available
# License
License: 