Skip to content

BSVogler/MovementPathVisualizer

Repository files navigation

MovementPathVisualizer

Tool to visualize movement path+timestamp data using framework A-Frame.

A sample data file is 2_trial0.replay

Screenshot Screenshot

To have file access start a webserver in the directory e.g. with python -m SimpleHTTPServer

or

python3 -m http.server