Commit Graph

161 Commits

Author SHA1 Message Date
Faerbit
9faa23784d Changing text on loadingscreen to refer at LICENSE.txt. 2015-03-12 16:43:21 +01:00
Faerbit
710644a822 Rexported objects to include normals. 2015-03-11 23:56:11 +01:00
Faerbit
534405ffdf Changing night texture for copyright reasons. 2015-03-11 23:22:18 +01:00
Faerbit
6c0d2e72bf Removing unused textures. 2015-03-11 11:18:56 +01:00
Faerbit
5966a54a1c Moving textures from cgtextures into their own folder. 2015-03-11 11:16:17 +01:00
Faerbit
0b6df8ef5a Removing useless files. 2015-03-11 10:59:28 +01:00
Faerbit
15a0d4aefb Moving gimp files to their own folder. 2015-03-11 10:58:49 +01:00
Faerbit
5616e9ce7b Removing now useless files. 2015-03-11 10:57:23 +01:00
Jasper
c74d2c8b89 report fixes 2015-03-10 16:15:01 +01:00
Faerbit
8349f8594e Made fog stay red longer. 2015-03-10 08:13:45 +01:00
Faerbit
3090c5e0f9 Making sun color dependent on angle. 2015-03-10 08:09:02 +01:00
Faerbit
428c9df4ea Decreased bias for point light shadows. 2015-03-09 22:33:10 +01:00
Faerbit
1b3fa3eed3 Changed on what sun angle shadows get rendered. 2015-03-09 22:31:45 +01:00
sfroitzheim
2b90ca6d3c Added a few torches and changed the hinttorches to green 2015-03-09 18:32:48 +01:00
Steffen Fündgens
71decbd5b3 Fixed the broken hint model 2015-03-09 17:36:46 +01:00
Jasper
8d5ce5cf18 modified light intensity 2015-03-09 17:06:47 +01:00
Jasper
be21855e1d Merge branch 'master' of github.com:Faerbit/swp 2015-03-09 17:03:28 +01:00
Jasper
28119ea906 modified marbel rolling and box to allow somewhat easier movement 2015-03-09 17:01:14 +01:00
Fabian Klemp
b03520f1e7 Increasing terrain ambient factor be better visible on the beamer. 2015-03-09 17:01:14 +01:00
Fabian Klemp
b4f20affeb Changed green flame parameters. They don't clip anymore. 2015-03-09 16:53:26 +01:00
Fabian Klemp
7359e95d4c Corrected bias calculation for point light shadows. 2015-03-09 16:41:12 +01:00
Fabian Klemp
3ae3c84a39 Changed a few material parameters. 2015-03-09 16:01:03 +01:00
Jasper
f71f9e0590 Merge branch 'master' of github.com:Faerbit/swp 2015-03-09 15:46:10 +01:00
Jasper
caf5d3cf22 changed ambient factors 2015-03-09 15:45:49 +01:00
Fabian Klemp
f3887390a9 Made sunrise last longer. 2015-03-09 15:43:44 +01:00
Fabian Klemp
abb8c981bc Changed a few parameters corresponding with the sunrise. 2015-03-09 15:43:12 +01:00
Jasper
67c1c812a5 Merge branch 'master' of github.com:Faerbit/swp 2015-03-09 14:40:51 +01:00
Jasper
95de9295e7 reduced shadow amount 2015-03-09 14:40:29 +01:00
Fabian Klemp
3ad7ddf1cd Merge branch 'master' of github.com:Faerbit/swp 2015-03-09 14:14:22 +01:00
Fabian Klemp
2fce9296a7 Added wind simulation. 2015-03-09 14:14:17 +01:00
sfroitzheim
936ab87ba0 Added a half transparent water texture to files and scene 2015-03-09 14:13:27 +01:00
Jasper
251048bbd0 modified starting sunhight + sunrise functions 2015-03-09 13:58:48 +01:00
Faerbit
b313bd0645 Made flickering dependent of the wind power. 2015-03-09 11:13:12 +01:00
Faerbit
9609c50335 Removing skewing of flame. Rotate looks correct now. 2015-03-09 10:32:25 +01:00
Faerbit
4a7c552508 Reexport exit plate because the normals were wrong. 2015-03-09 00:44:27 +01:00
Faerbit
86fa3b1c66 Removing useless mtl file. 2015-03-09 00:42:52 +01:00
Faerbit
6e8d3c36df Gave sun rise more different colors. 2015-03-09 00:39:59 +01:00
Faerbit
eda952df70 Changed flame function to cosine to be able to rotate it properly. Also changed corresponding parameters. 2015-03-08 23:13:16 +01:00
Faerbit
65e2e326ed Fixed parameters for new brazier model. 2015-03-08 16:04:15 +01:00
Faerbit
ea248caa47 Changed flame parameters for the braziers. 2015-03-08 14:58:51 +01:00
Faerbit
abca7c9f1e Disabled directional light if its below the map. 2015-03-08 14:56:18 +01:00
Faerbit
b8538be749 Added new brazier model. 2015-03-08 14:55:21 +01:00
Faerbit
bac8308ae2 Changed torch to smooth shading. 2015-03-08 12:25:01 +01:00
Faerbit
c89ce83fb3 Increases frequency of flickering. 2015-03-08 11:31:06 +01:00
Faerbit
451a0836cf Made flames transparent. 2015-03-08 11:25:10 +01:00
Faerbit
ecb88e9140 Improved flicker functions a bit. 2015-03-08 10:50:12 +01:00
Faerbit
93f87cc9c5 Added flickering to lighting shader. 2015-03-08 01:59:38 +01:00
Faerbit
b68015a6c4 Added flickering to the geometry shader. 2015-03-08 01:53:00 +01:00
Faerbit
3eeea52f5e Gave flames their own class again. The size of the flames are now respected. 2015-03-07 22:48:44 +01:00
Faerbit
d3c812bba3 Added loading screen. Had to restructure quite a bit of the program. 2015-03-07 19:59:52 +01:00