Adding canvas Support

Now that we have the shell for our application, let's add the canvas that's required for our WebGL application:

<canvas id="webgl-canvas">
Your browser does not support the HTML5 canvas element.
</canvas>

The canvas element with the webgl-canvas ID goes between the body of our HTML document.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.1.158