alteredq
|
ecad27eb11
Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more.
|
il y a 14 ans |
alteredq
|
fb7788f0c6
Resurrected exponential fog as FogExp2.
|
il y a 14 ans |
Mr.doob
|
03c5f0f859
Improving fog effect :)
|
il y a 14 ans |
alteredq
|
91b9539e02
Synced with mrdoob's branch.
|
il y a 14 ans |
alteredq
|
255c042b1e
Added clear color parameter to WebGLRenderer constructor, also added setClearColor API call.
|
il y a 14 ans |
Mr.doob
|
fbf26158fb
`Fog( color, density )` → `Fog( color, near, far )`
|
il y a 14 ans |
alteredq
|
2c1e6a1368
Forgot to remove hardcoded fog color in shader.
|
il y a 14 ans |
alteredq
|
76a56f2f5c
First attempt at fog ;)
|
il y a 14 ans |
Mr.doob
|
5f0b6876e6
Optimised Minecraft AO demo (removing more unseen sides).
|
il y a 14 ans |
alteredq
|
044a98c8ce
Added WASD + strafing to minecraft AO demo.
|
il y a 14 ans |
alteredq
|
45f47b89b7
Added minecraft fake ambient occlusion demo.
|
il y a 14 ans |