scrawl
|
e5a37a7023
|
Add normal map code
|
2016-02-18 19:37:59 +01:00 |
|
scrawl
|
18e80d5627
|
Add per-pixel lighting code
|
2016-02-18 19:37:59 +01:00 |
|
scrawl
|
1223bca3d4
|
Move doLighting to separate file
|
2016-02-18 19:37:59 +01:00 |
|
scrawl
|
456816f707
|
Use diffuse.a / vertex.a, use material emission
|
2016-02-18 19:37:58 +01:00 |
|
scrawl
|
5fd84074c5
|
Reimplement detailMap, darkMap and emissiveMap
|
2016-02-18 19:37:58 +01:00 |
|
scrawl
|
e845c576d4
|
Use the texture matrix
|
2016-02-18 19:37:58 +01:00 |
|
scrawl
|
3859c58a8a
|
Assign gl_ClipVertex in the vertex shader to make clip planes work
|
2016-02-18 19:37:57 +01:00 |
|
scrawl
|
9376811213
|
Vertex lighting shader
|
2016-02-18 19:37:57 +01:00 |
|
scrawl
|
044e0a829a
|
Add fog
|
2016-02-18 19:37:57 +01:00 |
|
scrawl
|
a9ad1b09e2
|
Introduce ShaderManager & ShaderVisitor
Actual shaders still to be written.
|
2016-02-18 19:37:56 +01:00 |
|