This is the first post of a series about what I’m working on for Babylon.js. Morph targets were on my todo list since ages (since Babylon.js 1.4 if I remember correctly). I decided recently to do it because I wanted to be sure we can cover all aspects of gltf 2.0 Morph targets are used […]
How to improve your XAML controls to make them ...
Since UWP Community Toolkit v1.1, we started encouraging developers to follow some simple guidances to make controls more accessible. As a developer, I did not consider accessibility like I should have. And most of the time it was more because I did not realize how simple it could be to at least provide some basic […]
Adding smooth transitions when navigating in yo...
Early this week, I published a new version of UrzaGatherer which added support to navigation transitions. You can see how it looks in this video: I like these transitions because they really smooth out the user experience. You feel more comfortable using the app just thanks to these subtle animations. So let me explain […]
Going further with Babylon.js 2.3 advanced feat...
We’ve just released Babylon.js 2.3 with the biggest set of features we ever shipped David (the other one) presented on his blog the demo we built with Michel Rousseau: The Sponza demo. This demo can really showcase what can be done on the web today regarding visual quality rendering (Even on low end devices). Among […]
Improve your website accessibility with Vorlon....
To celebrate the recent publication of Vorlon.js 0.2.1. I’d like to talk about a feature we recently introduced to the Best Practices plugin: Accessibility Analysis. If you’re not familiar with Vorlon.js, I suggest you visit these pages first: · http://vorlonjs.io/#getting-started · https://blogs.msdn.microsoft.com/eternalcoding/2015/04/29/why-we-made-vorlon-js-and-how-to-use-it-to-debug-your-javascript-remotely/ A quick glance at the Best Practices plugin Before jumping into the main […]
Adding support for Canvas in ChakraBridge
Last week, I announced the beginning of ChakraBridge: http://blogs.msdn.com/b/eternalcoding/archive/2015/10/21/using-javascript-frameworks-from-your-c-uwp-application.aspx One of the problem I mentioned was that the JavaScript framework that you want to use has to be independent of the DOM. But today, thanks to the great contribution of Koen Zwikstra (Developer of XAML Spy), I’m thrilled to announce that you can also use […]
Using JavaScript frameworks from your C#/UWP ap...
JavaScript has, without doubt, the most vibrant ecosystem out there. There are gazillions of new frameworks released every month (https://www.javascripting.com/). As a C# developer—even with a great, active C# community—you may sometimes find yourself a little bit jealous. What if we could bring the JavaScript language and ecosystem also into the C# world? What if […]




