Commit Graph

37 Commits

Author SHA1 Message Date
Fabian Klemp
af9a2591a8 Adding Bullet physics. 2014-10-24 11:57:06 +02:00
Fabian Klemp
aeb6218d2d Renaming. 2014-10-24 11:49:46 +02:00
Jasper Manousek
c9eb7612d7 Adding Bullet Library 2014-10-24 11:42:47 +02:00
Fabian Klemp
752ee67481 Rewrote graphics to use new classes. 2014-10-24 10:57:28 +02:00
Fabian Klemp
11229430cb Added empty constructors to be able to define objects without instanciating them. 2014-10-24 10:48:45 +02:00
Faerbit
c747968b91 Chaging object implementation to new shader class. 2014-10-23 00:53:00 +02:00
Faerbit
1d924bd2b0 Adding shader class. 2014-10-23 00:52:04 +02:00
Faerbit
a807e1369a Adding empty constructor(compiler complained. 2014-10-23 00:51:41 +02:00
Faerbit
bc3bd908b3 Fixing typo. 2014-10-23 00:51:12 +02:00
Faerbit
606533b74b Implemented object.cc 2014-10-23 00:13:09 +02:00
Faerbit
2d3a17b6c0 Implemented texture.cc 2014-10-22 23:17:18 +02:00
Faerbit
613cfefbe6 Implemented model.cc 2014-10-22 22:53:46 +02:00
Faerbit
8091793b81 Added terrain.hh 2014-10-20 19:09:45 +02:00
Faerbit
ca0648b42a Added texture.hh 2014-10-20 19:09:34 +02:00
Faerbit
80db1456d6 Added object.hh 2014-10-20 19:09:19 +02:00
Faerbit
69e5b0073e Added model.hh 2014-10-20 19:09:03 +02:00
Faerbit
1ad0a13ce0 Added light.hh 2014-10-20 19:08:51 +02:00
Faerbit
5adc9ae0cc Added Terrain to Level. 2014-10-20 19:07:45 +02:00
Faerbit
7f7398e295 Moving included to header. 2014-10-20 18:49:10 +02:00
Faerbit
663ecbbe7d Fixing include guards. 2014-10-20 18:48:20 +02:00
Faerbit
eefe7e78c9 Fixing minor bugs. 2014-10-20 18:44:23 +02:00
Faerbit
342dd9cbd6 Adding entity.hh 2014-10-20 18:43:46 +02:00
Faerbit
5d3936c7f9 Adding physics.hh (Currently empty...) 2014-10-20 18:39:16 +02:00
Faerbit
08e44a14f6 Adding level.hh 2014-10-20 18:38:29 +02:00
Faerbit
70662679c1 Adding define guards. 2014-10-20 18:23:25 +02:00
Faerbit
0311767651 Increasing default resolution. 2014-10-20 18:18:36 +02:00
Faerbit
083f4785ae Organizing Code. (Deleted lookAt as it is available as part of GLM.) 2014-10-20 18:16:47 +02:00
Faerbit
81d4b67030 Renaming basic-texturing to graphics. 2014-10-20 18:15:55 +02:00
Faerbit
90b7680845 Changed Name of executable. 2014-10-20 17:58:34 +02:00
Faerbit
a6adee1850 Forgot two paths. 2014-10-20 17:58:14 +02:00
Faerbit
23ec6e20f8 Changed paths to make it compile again. 2014-10-20 17:51:15 +02:00
Faerbit
f69d2baee1 Merged Cmake files. 2014-10-20 17:48:16 +02:00
Faerbit
461d690f16 Ignoring Makefile.(Mainly for my convenience) 2014-10-20 17:45:27 +02:00
Faerbit
68e4e88816 Ignoring binaries and build directory. 2014-10-20 17:41:58 +02:00
Faerbit
6c712579d8 Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
Faerbit
a576e82689 Changed Readme to something more useful. 2014-10-20 17:13:08 +02:00
Steffen Fündgens
5391c44be0 Add Readme. 2014-10-17 11:43:15 +02:00