9 Commits
Author SHA1 Message Date
Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 2011-10-23 12:34:46 +02:00
alteredq 064138d826 Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working.
CrosseyedRenderer is a hack, camera must have target :S.
2011-10-05 03:25:02 +02:00
Mr.doob bbb65a768c Updated HTML of the rest of the examples. 2011-09-20 19:27:01 -07:00
Mr.doob 19d8261174 More examples clean up. 2011-09-20 18:31:13 -07:00
alteredq e298ac6814 Renamed MeshShaderMaterial => ShaderMaterial 2011-09-12 19:17:20 +02:00
alteredq fcf4fe34f6 Small optimization of skin rendering demo.
No need to computer Beckmann texture every frame, once is enough.
2011-09-09 20:40:25 +02:00
alteredq a79cc6797c Fixed broken skin example.
Committed deployment version by mistake.
2011-09-08 16:39:23 +02:00
alteredq d228fb0c4a Added physically based specular term to skin shader. 2011-09-08 02:18:50 +02:00
alteredq 0959969fc3 Added skin rendering example plus some postprocessing fixes to make it work. 2011-09-07 16:39:20 +02:00