R0ket-tr4cking: Unterschied zwischen den Versionen
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 2: | Zeile 2: | ||
|name = r0ket-tr4cking | |name = r0ket-tr4cking | ||
|status = stable | |status = stable | ||
− | |autor = schinken | + | |autor = [[Benutzer:schinken|schinken]] |
|beschreibung = r0ket-tracking Projekt für diverse CCC-Veranstaltungen | |beschreibung = r0ket-tracking Projekt für diverse CCC-Veranstaltungen | ||
|image = Projekt img tracking.jpg | |image = Projekt img tracking.jpg | ||
Zeile 15: | Zeile 15: | ||
r0ket tracking is using a JSON-Livestream of the OpenBeacon Network here on 28c3 to visualize the movement data | r0ket tracking is using a JSON-Livestream of the OpenBeacon Network here on 28c3 to visualize the movement data | ||
of the visitors r0kets | of the visitors r0kets | ||
+ | |||
+ | Slides of a talk given at the first backspace event: http://schinken.github.io/talks/2012-04-r0ket-tracking/ | ||
=== Planned Features: === | === Planned Features: === | ||
Zeile 30: | Zeile 32: | ||
* Example: http://longcat.de/ccc/28C3-r0ket-tr4cking/v2/track.html | * Example: http://longcat.de/ccc/28C3-r0ket-tr4cking/v2/track.html | ||
* Recorded Dataset: http://longcat.de/ccc/r0ketreplay/replay.php | * Recorded Dataset: http://longcat.de/ccc/r0ketreplay/replay.php | ||
− | * Fork on Github: https://github.com/ | + | * Fork on Github: https://github.com/schinken/r0ket-tr4cking |
* Authors: | * Authors: | ||
− | ** [[Benutzer:Schinken|Schinken]] | + | ** [[Benutzer:Schinken|Schinken]] |
− | ** [[Benutzer:xandy|xandy]] | + | ** [[Benutzer:xandy|xandy]] |
− | |||
− | |||
− | |||
− | |||
[[Kategorie:Projekt]] | [[Kategorie:Projekt]] |
Aktuelle Version vom 8. Dezember 2014, 09:18 Uhr
r0ket-tr4cking Status: stable | |
---|---|
Beschreibung | r0ket-tracking Projekt für diverse CCC-Veranstaltungen |
Autor: | schinken |
Version | 0.8 |
PayPal |
r0ket-Tr4cking @ 28C3
--
r0ket tracking is using a JSON-Livestream of the OpenBeacon Network here on 28c3 to visualize the movement data of the visitors r0kets
Slides of a talk given at the first backspace event: http://schinken.github.io/talks/2012-04-r0ket-tracking/
Planned Features:
- Correctly aligned floorplan :P
- Show and Hide of each floor of the floorplan
- Stalking of nicknames or r0ketIds
- Smooth animations (or animation transistions) for r0kets and radars
Already implemented:
- Filtering of JSON-Data and Caching (forwarding it through a proxy because of Cross Domain Policy)
- Consistent Datastructure in javascript objects (r0ket, radar, floor, etc.
- Drawing on a canvas with pathes of r0kets
Participate!
- Example: http://longcat.de/ccc/28C3-r0ket-tr4cking/v2/track.html
- Recorded Dataset: http://longcat.de/ccc/r0ketreplay/replay.php
- Fork on Github: https://github.com/schinken/r0ket-tr4cking
- Authors: