Running: Difference between revisions

From Medien Wiki
No edit summary
Line 22: Line 22:


== #3 Approach ==
== #3 Approach ==
<div style="float:left;border-left: solid 7px #ffffff;">[[File:Evathin_wohnraum.png|340px]]</div>
<div style="float:left;border-left: solid 7px #ffffff;">[[File:Evathin_gestalt-code.png|340px]]</div>


After trying to work with my GPX-files and loosing my patience with this, I focused animated texts.
After the two approaches, I focused on a more graphic code.
The moving text in that <i>.pde file </i> shows the answers of an questionnaire I gave to several people to find out how they want to live. When clicking the mousse button the given answers show up randomly.
When moving the mouse the ellipse's speed changes.

Revision as of 16:32, 14 October 2014

With processing, I'd like to play around with my tracking data (GPS and GPX) coming from my running app Runmeter. My initial idea is to visualize the tracks I run. By layering my tracks on top of each another, I try to create patterns and shapes that work in a certain algorithm.

#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:

  1. My tracks pop up after pushing enter.Then they start running.
  2. The tracks are coloured.
  3. 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.
  4. Another track I ran will be added after pushing enter another time.


#3 Approach

Evathin gestalt-code.png

After the two approaches, I focused on a more graphic code. When moving the mouse the ellipse's speed changes.