Many Markup Language (ManyML) Simple XML for Multitouch Data and More
July 3, 2009 at 1:09 am | In Multitouch | Leave a CommentTags: manyml, Multitouch, xml
Many Markup Language (ManyML) is a simple XML markup language for multitouch data and other similar applications.
EXAMPLE
<manyml>
<item id="1000" x="984" y="1" z="-100" />
<item id="2000" x="243" y="7" z="0" />
</manyml>
Further additions can be made such as:
<manyml>
<item id="1000" x="984" y="1" z="-100" width="20" height="20" shape="oval" />
<item id="2000" x="243" y="7" z="0" width="30" height="60" shape="oval" />
</manyml>
This would let you specify the size and shape of the press.
ManyML is being used with the Goose Multitouch System for Flash – part of the Flash Feathers open source advanced interface solutions.
Dan Zen
-09-
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.
