• A
    Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map... · 22bd108a
    alteredq 提交于
    Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo.
    
    Changed normal map shader to multiply specular component with diffuse weighting as specular highlights were appearing in the dark parts.
    
    Changed camera look speed in minecraft and terrain demos, they were too fast - I guess as everything got faster with antialiasing off.
    
    Reenabled antialiasing in few demos where it was too ugly without (basically anything with lines and without postprocessing).
    
    Fixed again spurious invisible characters in empaempa's code (which are breaking everything and are hard to hunt as they look like spaces).
    22bd108a
webgl_geometry_minecraft_ao.html 20.4 KB