README
wtc-gl 1.0.0
ES6 Web GL library for simple WebGL work. Much of this 1.0 version has been addapted from and inspired by Three.js and OGL.
See the documentation for details.
Typescript simple Web GL library.
<script type="module">
import wtcGl from 'https://cdn.skypack.dev/wtc-gl';
</script>
ES6 Web GL library for simple WebGL work. Much of this 1.0 version has been addapted from and inspired by Three.js and OGL.
See the documentation for details.