diff options
author | Sven Gothel <[email protected]> | 2013-06-29 21:24:17 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-06-29 21:24:17 +0200 |
commit | 7ed12d91ade9af406d1cec7772bc4c9f0f988fa7 (patch) | |
tree | c39c4e153c02f9c853708e34476f600f89223872 | |
parent | 3e53677a974c72cd89d9ce3cece404b43e3a02bc (diff) |
Adding MyHMI (Library.. tools)
-rw-r--r-- | www/index.html | 10 | ||||
-rw-r--r-- | www/media/MyHmi-Collage-160x152.png | bin | 0 -> 29426 bytes |
2 files changed, 10 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 0186345e0..18c0fee00 100644 --- a/www/index.html +++ b/www/index.html @@ -427,6 +427,16 @@ on all platforms using JOGL. JebGL is open source, released under the MIT license. </td> + <td width="50%"> + <a href="http://www.dok-ing.hr/solutions/myhmi"><img src="media/MyHmi-Collage-160x152.png" + width="160" height="152" align="left" alt="MyHMI"></img>MyHMI</a> + is a Java based object oriented software framework for industrial graphical user interfaces development. + It enables creation of visually adjustable interfaces for embedded systems, independently of underlying OS + or hardware platform, communication or data processing mechanisms. + An expressive and comprehensive 3D visualization MyHMI provides, is based on + a low level OpenGL and OpenGL ES standards and a higher interlayer + based on JOGL enabling multiplatform compatibility. + </td> </tr> </tbody> </table> diff --git a/www/media/MyHmi-Collage-160x152.png b/www/media/MyHmi-Collage-160x152.png Binary files differnew file mode 100644 index 000000000..8f14af7b3 --- /dev/null +++ b/www/media/MyHmi-Collage-160x152.png |