Faerbit
|
f559eced68
|
Implemented basic shadows for sun light. Also fixed bug with far plane always staying the same.
|
2014-12-04 01:13:59 +01:00 |
|
Faerbit
|
d58147a935
|
You can render objects with multiple shaders now.
|
2014-11-28 00:17:56 +01:00 |
|
Faerbit
|
715301552a
|
Removing angular(Velocity) from object class as it is not needed there.
|
2014-11-18 19:57:58 +01:00 |
|
Faerbit
|
2ddf01ede2
|
Removing hard coded values from graphics and moving it into the properties of object and model.
|
2014-11-13 01:22:33 +01:00 |
|
Faerbit
|
c38629823d
|
Removed own Shader wrapper, because it does nothing useful.
|
2014-11-08 02:45:32 +01:00 |
|
Faerbit
|
21b144a72b
|
Changing all occurences from texture to material.
|
2014-11-08 01:17:23 +01:00 |
|
Faerbit
|
911c8ebfcc
|
Made Entity inheritence public.
|
2014-10-31 10:38:06 +01: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
|
606533b74b
|
Implemented object.cc
|
2014-10-23 00:13:09 +02:00 |
|
Faerbit
|
80db1456d6
|
Added object.hh
|
2014-10-20 19:09:19 +02:00 |
|