• Donate
    TheWindowsForum.com needs donations to stay online!
    Love TheWindowsForum.com? Then help keep it alive by sending a donation!

Part 2 – Babylon.js 6.0: Key Rendering Advancements

WELCOME TO THEWINDOWSFORUM COMMUNITY!

Our community has more than 63,000 registered members, and we'd love to have you as a member. Join us and take part in our unbiased discussions among people of all different backgrounds about Windows OS, Software, Hardware and more.

TWF Bot

Staff member
Nov 29, 2020
2,223
209
Our mission is to create one of the most powerful, beautiful, and simple web rendering engines in the world. The latest Babylon.js 6.0 engine features a ton of new improvements to help you create stunning experiences.

Fluid Rendering

With Babylon.js 6.0, you can now render fluids! This unlocks some truly breathtaking imagery right in the browser, running at 60fps! Check it out: https://aka.ms/babylon6FluidsPG Learn more here: https://aka.ms/babylon6FluidsDoc
3-fluidRendering.gif

Screen Space Reflections v2

Beautiful rendering advancements don’t stop there, however. This new version of Babylon.js also brings a completely updated screen space reflection model, allowing you to render stunning reflections throughout your scene with the highest performance levels possible! Check it out: https://aka.ms/babylon6SSRv2PG Learn more here: https://aka.ms/babylon6SSRv2Doc
4-screenSpace-1.gif

Texture Decals

One of the hallmarks of a powerful rendering feature set is the ability to be flexible. Babylon.js 6.0 extends the flexibility of working with materials by adding a new Texture Decals feature. Texture Decals allow you to project a decal through a mesh’s UV space to be overlaid on the material’s texture. This unlocks some fun new interaction possibilities for truly immersive web experiences without sacrificing performance! Try it out here: https://aka.ms/babylon6TextureDecalPG Learn More Here: https://aka.ms/babylon6TextureDecalDoc
textureDecals3-min.gif

New glTF Extensions Support

Enabling the most beautiful rendering on the web is an effort that is always evolving. With Babylon.js 6.0 we continue our quest to support the absolute latest advancements in rendering through exciting new glTF extensions. With this latest release, Babylon.js now fully supports the KHR_materials_iridescence and KHR_animation_pointer glTF extensions! Check it out: https://aka.ms/babylon6Iridescence and https://aka.ms/babylon6AnimationPointer
10-gltfExtension.gif
Besides rendering improvements, there are also a ton of new tools included with this release. Tune in next time to learn more about the exciting new improvements with Babylon.js 6.0. In case you missed the first blog in this series, you can read it here.

Continue reading...
 
Back