michael@0:
michael@0:
michael@0:
michael@0: WebGL tests
michael@0:
michael@0:
michael@0:
michael@0: Tests for the WebGL canvas context
michael@0:
michael@0: These tests are intended to serve the following purposes:
michael@0:
michael@0: - Assert spec conformance (so that WebGL pages work the same across browsers and hardware)
michael@0: - Check the safety of the GL binding (bounds checking, same origin policy)
michael@0: - Provide performance numbers for developers
michael@0:
michael@0:
michael@0: Test runners
michael@0:
michael@0:
michael@0:
michael@0: Demos
michael@0:
michael@0:
michael@0: Running the tests
michael@0:
michael@0:
michael@0: - Install a browser with WebGL support
michael@0: - Open one of the test runners linked above in your browser.
michael@0: - For more control over the tests, go the GitHub page, see the readme, and clone the repo.
michael@0:
michael@0:
michael@0: Want to contribute?
michael@0:
michael@0: See the README.
michael@0: See the GitHub page.
michael@0: Mail me at ilmari.heikkinen@gmail.com
michael@0:
michael@0:
michael@0: For more information on WebGL
michael@0:
michael@0:
michael@0:
michael@0: Developer links
michael@0:
michael@0:
michael@0:
michael@0: License
michael@0:
michael@0:
michael@0: These tests are released under the BSD license. The images and videos used in the tests are the respective property of their authors.
michael@0:
michael@0:
michael@0:
michael@0: