• B
    Exposed more supports tests · bc941738
    Ben Adams 提交于
    Extra feature detection tests, to know what to load when using library
    
    e.g. 
    If no compressed texture support, load regular textures etc
    If no float texture support, do multi pass rendering and pack float into rgba
    If no dervitives do something else...
    bc941738
WebGLRenderer.js 178.1 KB