diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-06-29 18:38:51 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-06-29 18:38:51 +0200 |
| commit | 838dd067207c58a87d683a77e292ab276d106867 (patch) | |
| tree | dad5d2ae8e5de8ac36e2db673fe1cd43145f80f8 /content/notes | |
| parent | 5f0c26826f764123e688b869cac867e86ddf9f63 (diff) | |
| download | mitjafelicijan.com-838dd067207c58a87d683a77e292ab276d106867.tar.gz | |
Notes: 10/GUI note
Diffstat (limited to 'content/notes')
| -rw-r--r-- | content/notes/10gui-10-finger-multitouch-user-interface.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/content/notes/10gui-10-finger-multitouch-user-interface.md b/content/notes/10gui-10-finger-multitouch-user-interface.md new file mode 100644 index 0000000..095f15f --- /dev/null +++ b/content/notes/10gui-10-finger-multitouch-user-interface.md | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | --- | ||
| 2 | title: "10/GUI 10 Finger Multitouch User Interface" | ||
| 3 | url: 10gui-10-finger-multitouch-user-interface.html | ||
| 4 | date: 2023-06-29T14:51:39+02:00 | ||
| 5 | type: notes | ||
| 6 | draft: false | ||
| 7 | tags: [graphics] | ||
| 8 | --- | ||
| 9 | |||
| 10 | Message from 10/GUI team (page 10gui.com does not exist anymore): | ||
| 11 | |||
| 12 | *Over a quarter-century ago, Xerox introduced the modern graphical user | ||
| 13 | interface paradigm we today take for granted.* | ||
| 14 | |||
| 15 | *That it has endured is a testament to the genius of its design. But the | ||
| 16 | industry is now at a crossroads: New technologies promise higher-bandwidth | ||
| 17 | interaction, but have yet to find a truly viable implementation.* | ||
| 18 | |||
| 19 | *10/GUI aims to bridge this gap by rethinking the desktop to leverage technology | ||
| 20 | in an intuitive and powerful way.* | ||
| 21 | |||
| 22 | <video | ||
| 23 | poster="/notes/10gui-10-finger-multitouch-user-interface.jpg" | ||
| 24 | src="/notes/10gui-10-finger-multitouch-user-interface.mp4" | ||
| 25 | controls></video> | ||
