|
a96699dece
|
Added mouse tracking on 3d view for future operations
|
2015-09-07 01:15:59 +02:00 |
|
|
28c9c08d74
|
Added water rendering toggle in opengl
|
2015-08-21 00:25:34 +02:00 |
|
|
0058a0a8e3
|
Switched to RGB material colors
...to avoid otherwise unused HSL conversion, which causes problems
for some RGB values (like Color(1, 0, 0))
|
2015-08-19 19:14:59 +02:00 |
|
|
8fa0d8af29
|
Added DefinitionWatcher system
Also switched to the new definition system for /terrain/water_height
|
2015-08-17 22:55:30 +02:00 |
|
|
261eb5a674
|
opengl: Replaced temp lighting with sun transmission lighting
|
2014-11-21 11:40:47 +01:00 |
|
|
e79692bb5d
|
Refactored noise shader
|
2014-01-21 21:41:15 +01:00 |
|
|
25d9a95141
|
Water is now always at y=0.0
|
2014-01-06 20:22:00 +01:00 |
|
|
33c5d89783
|
Added skybox reflection to water shader
|
2014-01-05 22:20:15 +01:00 |
|
|
49b7055655
|
[WIP] Use simple normal map for opengl water
|
2014-01-05 21:52:09 +01:00 |
|
|
c52eeac71d
|
[WIP] Added the simplex sampler to opengl water shader
|
2014-01-05 20:37:51 +01:00 |
|
|
742b93d3d9
|
Small fixes to opengl rendering
|
2013-12-24 15:00:32 +01:00 |
|
|
74e707a989
|
Fixed water color in opengl rendering
|
2013-12-24 11:48:06 +01:00 |
|
|
39789aea3f
|
Allow shaders source code to be split in several files (and thus included)
|
2013-12-22 18:47:24 +01:00 |
|
|
666420bbb2
|
New OpenGLSharedState class to manage shader variables
|
2013-12-22 15:04:33 +01:00 |
|
|
3696adc90b
|
Use opengl shaders for water rendering
|
2013-12-22 00:41:19 +01:00 |
|