Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.16 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.16 KB

How to build a house in 3D - A short introduction to babylon.JS

Source Code for the talk given at JSHeroes

View the slides here: Slides

Talk was given together by Christina Zenzes and Anna Backs.
Find Christina on twitter: merelyChristina
Find Anna on twitter: merelyAnna

Who has not dreamed of creating something in 3D, or even better: 3D running in a browser?! We also had this dream, and during a hackathon in early 2018 we finally fulfilled it by using BabylonJS. We started to build an interactive control panel for managing all IoT devices in our office building. Having had no prior experience whatsoever, we got to know the framework by working with it and having to fix our own mistakes.
In this talk we, will share our experiences using BabylonJS and show you how to get started with building 3D web applications. We will cover all the basics needed to implement a small 3D web app with BabylonJS.

Find out more about babylon.JS over here: https://www.babylonjs.com/