R0ket-tr4cking: Unterschied zwischen den Versionen
(created) |
|||
(10 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | {{Infobox Projekt | ||
+ | |name = r0ket-tr4cking | ||
+ | |status = stable | ||
+ | |autor = [[Benutzer:schinken|schinken]] | ||
+ | |beschreibung = r0ket-tracking Projekt für diverse CCC-Veranstaltungen | ||
+ | |image = Projekt img tracking.jpg | ||
+ | |imagesize = 300 | ||
+ | |version = 0.8 | ||
+ | }} | ||
+ | [[Category:Software]] | ||
+ | |||
== r0ket-Tr4cking @ 28C3 == | == r0ket-Tr4cking @ 28C3 == | ||
− | {{TOCright}} | + | -- {{TOCright}} |
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 19: | 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]] | |
− |
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: