CesiumGS / webglreport

A web page that reports a browser's WebGL capabilities, including supported extensions and implementation specific capabilities, such as the maximum number of texture units.
https://webglreport.com
Apache License 2.0
400 stars 100 forks source link

A few improvements #12

Closed pjcozzi closed 10 years ago

pjcozzi commented 10 years ago

image

image

pjcozzi commented 10 years ago

This also pretty reasonably addresses #7 as failIfMajorPerformanceCaveat becomes more widely supported. See http://blog.tojicode.com/2013/12/failifmajorperformancecaveat-with-great.html

emackey commented 10 years ago

Looks good.