diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-12 18:35:08 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-12 18:35:08 +0200 |
| commit | 23a56bd50b04211da3cab45f72c3390711b2416b (patch) | |
| tree | ab9a4a0136b4cce06dba7d853e296f682f807dbb /content/notes/10gui-10-finger-multitouch-user-interface.md | |
| parent | cecb4b48a39a3558979b9c4b50e45bf605a3684e (diff) | |
| download | mitjafelicijan.com-23a56bd50b04211da3cab45f72c3390711b2416b.tar.gz | |
Moved notes and posts into subfolders
Diffstat (limited to 'content/notes/10gui-10-finger-multitouch-user-interface.md')
| -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..751d1dc --- /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: note | ||
| 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> | ||
