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
501fea611fa72215d0ca939ffeb5e43e7da9ee5c
research-project
/
src
History
Bert Peters
501fea611f
Implement node positions for animations.
2018-01-17 16:59:28 +01:00
..
.gitignore
Initial project setup.
2017-10-05 16:17:46 +02:00
camera.cpp
Remove vertical movement while strafing.
2017-11-23 16:30:40 +01:00
camera.hpp
Clean up camera code.
2017-10-27 12:05:53 +02:00
FlatLayerVisualisation.cpp
Implement node positions for animations.
2018-01-17 16:59:28 +01:00
FlatLayerVisualisation.hpp
Implement node positions for animations.
2018-01-17 16:59:28 +01:00
glutils.cpp
Poll for openGL errors.
2017-11-23 15:35:41 +01:00
glutils.hpp
Poll for openGL errors.
2017-11-23 15:35:41 +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
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerInfo.hpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +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
Implement an alternative way of structuring nodes.
2018-01-04 16:43:51 +01:00
MultiImageVisualisation.cpp
Bugfix: fix incorrect orientation of small image-like layers.
2017-12-01 14:54:04 +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
Simulator.cpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
Simulator.hpp
Implement a new layer data type.
2018-01-02 16:17:07 +01:00
utils.hpp
Free camera movement. Somewhat.
2017-10-25 17:00:23 +02:00