Overview
WebGL is a powerful JavaScript API used for rendering interactive 3D graphics within any compatible web browser, without the use of plug-ins. In this talk, Mickey will look at how HTML, JavaScript, and WebGL are related. He will even walk through setting up a WebGL application and creating a 3D scene. So come out and see how amazing this graphics library really is.
Objective
To show the power and ease that WebJS offers
Target Audience
Web based game developers
Assumed Audience Knowledge
Basic understanding of 3D game development
Five things audience members will learn
- How HTML, JavaScript and WebGL are related
- Setting up a WebGL application
- How to create a 3D scene
- Importing shaders
- Advance settings available in WebGL