https://github.com/danzeeeman/ofxgml
Graffiti Markup Language Addon for Reading and Writing GML files
https://github.com/danzeeeman/ofxgml
Last synced: 2 months ago
JSON representation
Graffiti Markup Language Addon for Reading and Writing GML files
- Host: GitHub
- URL: https://github.com/danzeeeman/ofxgml
- Owner: danzeeeman
- Created: 2016-03-25T18:19:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T21:43:55.000Z (over 5 years ago)
- Last Synced: 2025-01-26T01:19:50.543Z (4 months ago)
- Language: C++
- Size: 57.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ofxGML

TSNE Grid of 100x100 Strokes from [000000Book](http://000000book.com/) created with [ofxTSNE](https://github.com/genekogan/ofxTSNE) and [ofxCcv](https://github.com/kylemcdonald/ofxCcv)Graffiti Markup Language Addon for Reading and Writing GML files
##Apps
### examples-strokes && examples-tags
These examples were written to extract GML strokes and tags into individual images. They are centered, normalized, and scaled to fit within the texture. The output is saved to a file for futher analysis.
External Addons needed for this example:
- ofxGML (this addon)
- [@satoruhiga's ofxFastFboReader](https://github.com/satoruhiga/ofxFastFboReader)### example-playback
WIP
### example-capture
WIP
### advanced-playback
WIP
### tagCaptureSimple

VJing tool from my performance with [Liars at the Metropolitan Museum of Art](http://makeitdoathing.com/index.php/2013---liars-/). It was adapted from Theo Watson et.al. LaserTag 2.0 codebase.
### gmlVJ
WIP