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
d69e2771fc6ce1e9d6172e9110f124e48f9a670e
research-project
/
src
History
Bert Peters
d69e2771fc
Remove spurious debug output.
2017-11-23 16:20:13 +01:00
..
.gitignore
Initial project setup.
2017-10-05 16:17:46 +02:00
camera.cpp
Remove spurious debug output.
2017-11-23 16:20:13 +01:00
camera.hpp
Clean up camera code.
2017-10-27 12:05:53 +02:00
FlatLayerVisualisation.cpp
Go back to using pointers instead of vectors.
2017-11-23 16:18:10 +01:00
FlatLayerVisualisation.hpp
Go back to using pointers instead of vectors.
2017-11-23 16:18:10 +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
Implement a debug print for LayerData.
2017-11-16 14:13:01 +01:00
LayerData.hpp
Implement a debug print for LayerData.
2017-11-16 14:13:01 +01:00
LayerVisualisation.hpp
Reimplement drawing system with vertex buffers.
2017-11-23 14:43:31 +01:00
main.cpp
Poll for openGL errors.
2017-11-23 15:35:41 +01:00
MultiImageVisualisation.cpp
Reimplement drawing system with vertex buffers.
2017-11-23 14:43:31 +01:00
MultiImageVisualisation.hpp
Reimplement drawing system with vertex buffers.
2017-11-23 14:43:31 +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 PIMPL idiom to reduce compile times.
2017-10-18 12:12:01 +02:00
Simulator.hpp
Use PIMPL idiom to reduce compile times.
2017-10-18 12:12:01 +02:00
utils.hpp
Free camera movement. Somewhat.
2017-10-25 17:00:23 +02:00