Download Source Code Babylon.js 2.0.0

  • Post author:
  • Post category:Download

Babylon.js team is announcing that Babylon.js with version number 2.0.0 is already available to download.

What is Babylon.js ?

Babylon.js is Create powerful 3D games and Web animations with this JavaScript game engine coded to work best with HTML5 and WebGL environments .

Babylon.js is an all-around solution for producing beautiful 3D environments in your browser using WebGL.It is a full HTML5 game engine, coming packed with all the specific tools, ranging from scene management to a collisions system, from a built-in audio engine to a fully-blown particles system.Babylon.js can be used to develop browser-based games, or just enrich a normal website with beautiful, truly immersive 3D animations.Besides the aforementioned features, Babylon.js also includes support for anti-aliasing, sprites, 2D layering, a lighting engine, a special effects system, managing textures, a camera control system, advanced meshes, and an assets management system.Content created with Babylon.js can also be imported and exported to other tools, supporting Blender, 3ds Max, and Cheetah3D.

This is changelog for Babylon.js version 2.0.0 :

  • New debug layer than can be used to display debug informations.
  • New PolygonMeshBuilder object used to create mesh from polygons.
  • New Mesh.simplify() function to automatically simplify meshes.
  • New scene.enableDepthRenderer() to register depth texture rendering.

You can read the complete changelog and also download this latest version on their homepage: www.babylonjs.com