tutorials

Video courses


Do you have a great idea for a 3D game? If you want to build it with the same open source framework used to create Assassin's Creed Pirates, check out this exciting course! Babylon.js is a free, open source gaming framework that streamlines WebGL functionality. Use it to create 3D games and apps which work on every browser that has a GPU device.

Watch the creators of Babylon.js in this entertaining deep dive into 3D game development, including a look at collisions, particles, shadows, and texture. Explore basic 3D concepts, create a 3D scene, and connect the 3D assets creation tool to your website or app.

NOTE: For the sample code used throughout this course, please visit: https://github.com/deltakosh/MVA3DHTML5GameDev

Instructors | David Catuhe - Microsoft Principal Program Manager; David Rousset - Microsoft Senior Program Manager

Agenda

  1. 3D on the Web: Understanding the Basics
  2. WebGL Basics
  3. Using Babylon.js for Beginners
  4. Understanding Materials and Inputs
  5. Game Pipeline Integration with Babylon.js
  6. Loading Assets
  7. Babylon.js: Advanced Features
  8. Special Effects