Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 410 Bytes

HPC Meetup: WebGL2 and Shader Programming

2019-10-08-webgl2

This is the source code from the HPC Meeting about WebGL2 and Shader Programming.

Requires no build as it is pure html and standard javascript/webgl features.

It uses twgl.js for some matrices handling (https://twgljs.org/).

We branched the @mauricelam Teapot project to show the capabilities of webgl (https://github.com/mauricelam/Teapot).