This is my starter code for WebGL graphics programming in simple Javascript without any additional libraries or frameworks.
Released into the public domain under the Unlicense, see LICENSE.txt. No warranty is implied.
- MDN WebGL Documentation: Great overview of WebGL with useful tutorials and guides
- WebGL Fundamentals - The best site for learning WebGL, really well-written examples
- Handling keyboard input (Covers the canvas acquiring/losing focus): https://webglfundamentals.org/webgl/lessons/webgl-tips.html#tabindex