Commit graph

26 commits

Author SHA1 Message Date
dd908ead95 need to think about resource management 2019-02-20 21:52:41 +01:00
8eda3df225 some small refactorings 2019-02-18 19:31:53 +01:00
841b0eeb46 Added a bound for a start. Now the combination of mesh and renderer need to be tested. 2019-02-07 13:15:21 +01:00
d9bbef876e working mesh rendering and shader uniforms 2019-01-30 23:52:38 +01:00
5245ceb112 still plenty of problems with angleaxis and other linear algebra stuff 2019-01-25 18:01:01 +01:00
4ff557d446 bringing all back together 2019-01-22 14:16:03 +01:00
830b63cf88 still not there yet 2019-01-22 09:06:22 +01:00
bf834a33e0 working a bit to get the constructor usage cleaned up for the whole matrix code 2019-01-21 15:46:57 +01:00
f33e6769f4 still not yet there 2019-01-18 22:04:14 +01:00
9dd862018b put the new matrix implementation in place 2019-01-18 21:45:23 +01:00
54e3b1587e fixing core matrix calculations 2019-01-17 17:34:14 +01:00
99fdade003 added image basics 2019-01-16 10:38:37 +01:00
e267a0d2ed sync to keep working 2019-01-14 21:48:16 +01:00
3cc0fde1e1 added proper license in core various poking into getting context > system > renderer properly setup 2019-01-12 22:55:09 +01:00
c7c7d5af77 inching slowly towards a renderer 2019-01-11 23:21:09 +01:00
dfe26d9424 intermediate implementation with more support for input 2019-01-09 16:24:16 +01:00
b8f5681131 renamed logger into debug and start of piping through the GLFW input system to the script system 2019-01-09 11:34:19 +01:00
24154087ba small update to put more transformation code into the right spots 2019-01-07 17:09:20 +01:00
f6c7f1adbb added a few things from SSTT as it has a newer C++11 design 2019-01-02 23:22:09 +01:00
9819fa7f36 fix the dates and CMakeLists 2019-01-01 21:56:00 +01:00
f7043fc0cb added camera implementation and plenty of other rendering related stuff - splitted out the initialization of the render context 2018-12-30 23:36:53 +01:00
dd23fa811a slowly getting tracktion again 2018-12-27 23:45:16 +01:00
550d27273f this is basically a design document version - it sets the scenery for upcoming additions 2018-04-02 01:06:50 +02:00
6461a56e17 bit of playing around on Linux 2017-06-29 14:00:03 +02:00
ac18a84a9c added glad generator and a glad runtime 2017-06-29 07:15:32 +02:00
8c67b1f632 initial checkin 2017-06-27 23:20:14 +02:00