GOTO is a vendor independent international software development conference with more that 90 top speaker and 1300 attendees. The conference cover topics such as .Net, Java, Open Source, Agile, Architecture and Design, Web, Cloud, New Languages and Processes

David Rousset, Creator of BabylonJS

David Rousset

Biography: David Rousset

David is a Technical Evangelist working for Microsoft France. He’s mainly focused on HTML5 in general but also working a lot on gaming projects for the Windows Stores (using Unity3D or DirectX). He’s a frequent speaker in several famous French web conferences such as Paris Web or Kiwi Party. From time to time, he’s leaving his beautiful country to also share his passion as a speaker in international conferences such as BUILD2012. He’s part of the team building the WebGL BabylonJS engine and has worked on his part publishing the GameFX layer. You can follow him on Twitter: @davrous or on his blog: http://blogs.msdn.com/davrous

Presentation: Using Babylon.JS to create 3d apps & games for all WebGL devices

Track: Microsoft Devices and Services / Time: Monday 10:20 - 11:10 / Location: 2nd Floor Balcony, Musikhuset

We have built in France a WebGL 3d realtime engine named BabylonJS. It has been made to support all WebGL compatible platforms such as Chrome, Firefox, Opera, IE11 on the desktop as well as on Firefox OS, Android & Windows 8.1 devices. We will see 2 main points in this session. First, we’ll share some of the things we’ve learned while building it: how to track and reduce the garbage collector, how to pay attention to the performance and how to handle touch on all devices. Then, we’ll see how to use these frameworks to build your own 3d applications & games for the web! Be ready to read some code.