Introduction to Babylon.js Features

Welcome to the wonderful 3D world of Babylon.js and 3D on the web. Beginners to coding in JavaScript should be able to learn a lot from the examples, however we strongly suggest that you gain a working knowledge of JavaScript before starting to develop your own projects.

In moving through the Introduction we introduce you to the features of Babylon.js. We present code examples using our playground, show you how to add models to your website and how to import your own models into your Babylon.js game or app. Once you have covered all the chapters you will be aware, at a foundation level, of what Babylon.js has to offer you. When you are ready, our full range of docs will help you dive deeper into Babylon.js. One day soon you will find yourself part of the Babylon.js community creating new ways to work with Babylon.js and, who knows, contributing to it as well.

Coming next

Getting Started - Chapter 1 - Firsts
Start your Babylon.js learning with Chapter 1. Here you will begin a journey of learning to build a simple world step by step.
Getting Started - Chapter 1 - Firsts
Getting Started - Chapter 2 - Build A Village
Continue your Babylon.js learning journey with Chapter 2, diving into materials, textures, sounds and more.
Getting Started - Chapter 2 - Build A Village
Getting Started - Chapter 3 - Village Animation
Continue your Babylon.js learning by diving into animation in Chapter 3.
Getting Started - Chapter 3 - Village Animation
Getting Started - Chapter 4 - Avoiding Collisions
Continue your Babylon.js learning with understanding collisions in Chapter 4.
Getting Started - Chapter 4 - Avoiding Collisions
Getting Started - Chapter 5 - A Better Environment
Learn to improve the look of your environment in Chapter 5.
Getting Started - Chapter 5 - A Better Environment
Getting Started - Chapter 6 - Build a Particle Fountain
Learn the basics the basics of the Babylon.js particle system in chapter 6.
Getting Started - Chapter 6 - Build a Particle Fountain
Getting Started - Chapter 7 - Light the Night
Learn the basics of lighting in Babylon.js in chapter 7.
Getting Started - Chapter 7 - Light the Night
Getting Started - Chapter 8 - Ways to See The World
Learn the basics of Babylon.js cameras in Chapter 8.
Getting Started - Chapter 8 - Ways to See The World