This website requires JavaScript.
Explore
Help
Sign In
bert
/
research-project
Archived
Watch
1
Star
0
Fork
0
You've already forked research-project
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2019-09-17
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c854eb07d21edd27d697b97c0aab8f4f47248598
research-project
/
src
History
Bert Peters
c854eb07d2
Range does not need to be sorted.
2018-02-18 17:49:30 +01:00
..
.gitignore
Initial project setup.
2017-10-05 16:17:46 +02:00
ActivityAnimation.cpp
Actually use the same node positions internally and externally.
2018-02-15 16:07:13 +01:00
ActivityAnimation.hpp
Simplify construction of the activity animation.
2018-02-13 16:42:34 +01:00
Animation.cpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
Animation.hpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
camera.cpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
camera.hpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
DummyLayerVisualisation.hpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
FlatLayerVisualisation.cpp
Actually use the same node positions internally and externally.
2018-02-15 16:07:13 +01:00
FlatLayerVisualisation.hpp
Actually use the same node positions internally and externally.
2018-02-15 16:07:13 +01:00
glutils.cpp
Slightly more consise.
2018-02-13 11:07:22 +01:00
glutils.hpp
Throttle the program to run at max 60fps.
2018-02-12 16:43:21 +01:00
LayerData.cpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerData.hpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerInfo.cpp
Compute the 1000 most interacting nodes in each layer.
2018-02-12 15:51:50 +01:00
LayerInfo.hpp
Compute the 1000 most interacting nodes in each layer.
2018-02-12 15:51:50 +01:00
LayerVisualisation.cpp
Implement node positions for animations.
2018-01-17 16:59:28 +01:00
LayerVisualisation.hpp
Implement node positions for animations.
2018-01-17 16:59:28 +01:00
main.cpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
MultiImageVisualisation.cpp
Remove all explicitly typed for loops.
2018-01-22 15:55:32 +01:00
MultiImageVisualisation.hpp
Restructure texture handling.
2017-11-27 13:59:41 +01:00
Options.cpp
More explicit use of "Optional".
2017-10-18 13:04:22 +02:00
Options.hpp
More explicit use of "Optional".
2017-10-18 13:04:22 +02:00
PNGDumper.cpp
Now actually fix the scaling function.
2017-10-13 15:15:15 +02:00
PNGDumper.hpp
Maak PNGDumper movable.
2017-10-18 14:57:38 +02:00
Range.hpp
Remove all explicitly typed for loops.
2018-01-22 15:55:32 +01:00
Simulator.cpp
Remove all explicitly typed for loops.
2018-01-22 15:55:32 +01:00
Simulator.hpp
Implement a new layer data type.
2018-01-02 16:17:07 +01:00
utils.cpp
Unify some functions in utils.
2018-01-18 14:43:13 +01:00
utils.hpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
visualisations.cpp
Range does not need to be sorted.
2018-02-18 17:49:30 +01:00
visualisations.hpp
Extract animation base class.
2018-02-13 15:53:47 +01:00