m (→#1 Approach) |
m (→#1 Approach) |
||
Line 4: | Line 4: | ||
== #1 Approach == | == #1 Approach == | ||
<gallery widths= | <gallery widths=226px" heights="340px" perrow="3"> | ||
File:Evathin_runmeter.png| My running app: Runmeter | File:Evathin_runmeter.png| My running app: Runmeter | ||
File:Eavthin_stats.PNG| My running tracks | File:Eavthin_stats.PNG| My running tracks |
Revision as of 20:50, 26 August 2014
I want to play around with my tracking data (GPS and GPX) coming from my running app Runmeter (fig. 1). My initial idea is to visualize the tracks I run in the park nearby. By layering my tracks I try to create neat shapes and patterns with the help of processing… I'm still in the trying.
#1 Approach
#2 Approach
Error creating thumbnail: convert convert: Unrecognized option (-layers). Error code: 1
When playing the sketch in processing, I’d like to see the tracks I’ve ran with the follwing effects:
- My tracks pop up after pushing enter.Then they starts running.
- The tracks are coloured.
- The speed of my tracks automatically add an intense colour to the stroke of the GPX trace according to the speed I ran. Viceversa: The route faints when the speed slows down.
- Another track I ran will be added after pushing enter another time.