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
b781960632024df2a7cefc5718a366ef75d9b60d
research-project
/
src
History
Bert Peters
b781960632
Clean up camera code.
2017-10-27 12:05:53 +02:00
..
.gitignore
Initial project setup.
2017-10-05 16:17:46 +02:00
camera.cpp
Clean up camera code.
2017-10-27 12:05:53 +02:00
camera.hpp
Clean up camera code.
2017-10-27 12:05:53 +02:00
glutils.cpp
Implement rudimentary camera movement controls.
2017-10-20 15:42:31 +02:00
glutils.hpp
Implement rudimentary camera movement controls.
2017-10-20 15:42:31 +02:00
LayerData.cpp
Create an intermediate representation.
2017-10-12 14:21:53 +02:00
LayerData.hpp
Create an intermediate representation.
2017-10-12 14:21:53 +02:00
main.cpp
Clean up camera code.
2017-10-27 12:05:53 +02: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