We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hi,
i'm using http://www.moves-app.com/ to track my movements and a connected app to visualize it https://apps.moves-app.com/apps/MMapper/rckP_G3ULscJ9Xg0LNti8870Tj83aXVF/info (which uses processing)
I would like to learn how to use the journey paths to create something like the video still on this page - scroll down http://stereocreative.com/work/playlister-branding
Can anyone help?
Thanks
Answers
the image on http://stereocreative.com/work/playlister-branding shows 5 paths.
ok.
let's say you start with 5 paths. each path is a list of points(x,y) (it would be helpful if you could show one path's data btw)
when you make a for-loop with i over the data you could say make a connection from point to next point and so forth
(pseudo-code)
heavily edited
Greetings, Chrisir