-
Notifications
You must be signed in to change notification settings - Fork 1
Home
A Ruby on Rails application for uploading & downloading .gml files from GML-compliant graffiti applications
List of current applications using GML: http://000000book.com/apps
000book API Basics…
Read/writing GML data from API:
Sample code for how to render GML:
- Drawing GML - Sample Playback Code (C++, Processing, Javascript, Flash, PHP, Python, Ruby)
- Drawing GML with Javascript & JSON
Advanced…
- Official GML 1.0 Spec
- GML Syntax Validator
- Device Pairing — using uniqueKeys to link your app’s uploads with a 000book user
GML Community Links…
- GML Mailing List
- #fatlab IRC — irc://irc.freenode.net/#fatlab
- GraffitiMarkupLanguage.com
- GML Project Wishlist!!
Graffiti Markup Language (.gml) is a universal, XML based, open file format designed to store graffiti motion data (x and y coordinates and time). The format is designed to maximize readability and ease of implementation, even for hobbyist programmers, artists and graffiti writers. Popular applications currently implementing GML include Graffiti Analysis and EyeWriter. Beyond storing data, a main goal of GML is to spark interest surrounding the importance (and fun) of open data and introduce open source collaborations to new communities. GML is intended to be a simple bridge between ink and code, promoting collaborations between graffiti writers and hackers. GML is today’s new digital standard for tomorrow’s vandals.