@aaronjewell/webgl2-utils

Simple, low-level helper functions for working with WebGL2.

Usage no npm install needed!

<script type="module">
  import aaronjewellWebgl2Utils from 'https://cdn.skypack.dev/@aaronjewell/webgl2-utils';
</script>

README

webgl2-utils

Simple, low-level helper functions for working with WebGL2.

Modified for TypeScript from https://webgl2fundamentals.org/

Documentation

Read the documentation

License

Original work Copyright 2012, Gregg Tavares.

Modified work Copyright 2021, Aaron Jewell