/webgl-workshop

tutorials and example being used for WebGL workhops in Milan

Primary LanguageJavaScriptMIT LicenseMIT

WebGL workshop in Milan, June 2015

Hi, this is the official repository for the 3DWeb Workshop

What you need to follow these tutorials

Some prerequisites required to understand the tutorials:

  • only a basic understanding of coding / JavaScript
  • zero 3D graphic’s background required
  • basic knowledge of HTML and web stack
  • some examples require a simple HTTP server running, due to CORS policy

Workhop schedule

##Saturday, June 6th - getting started!

Saturday, June 13th - working with materials!

Saturday, June 20th - user interaction

  • Again on user interaction: how to translate mouse coordinates from the page to the 3D world
  • Find objects which are being traversed from the pointer
  • Modify intersected objects's material