$(document).ready(function() { // Initialize Scene CurrentScene = new BasicLightingScene(); AppLoad(); }); $(window).unload( function () { AppStop(); } ); WebGL Demo Vertex Shader Fragment Shader Theory Downloads Start WebGL Demo Sorry, it appears you don't have support for WebGL. In order to run this demo, you must meet the following...
No comments:
Post a Comment