glTF & DirectX final part

Following the initial intro post see http://peted.azurewebsites.net/gltf-directx/ I have written a few follow-up posts to highlight some of my learnings from writing this sample. This one is the final post and contains topics I thought were interesting but didn’t warrant…

Read More

glTF & DirectX part3 – architecture

Following the initial intro post see http://peted.azurewebsites.net/gltf-directx/ I’m going to write a few follow up posts to highlight some of my learnings from writing this sample. This one is on the design of the code sample. All of the code…

Read More

glTF & DirectX

3D File Formats As we begin to witness the ascent of mixed reality into the next generation primary human-computer interaction environment it’s not entirely unreasonable to wonder how the existing infrastructure for 3D graphics would bear the load of ubiquitous…

Read More

Band on the Run

I promised earlier (http://peted.azurewebsites.net/fake-microsoft-band/) to share some more details about the client-side of the Band on the Run project I have been working on alongside my colleague at Microsoft David Gristwood.We set the project up initially as a learning opportunity…

Read More

MS Band Server – sensor data in a browser

Chatting recently with Mike Brondbjerg recently about some data visualisation ideas around using the Microsoft Band and we came to the conclusion that getting live sensor data from the band into the browser would open up the opportunity to use…

Read More

Fake Microsoft Band

Along with my colleague at Microsoft, David Gristwood I have been working on and off on an IOT reference architecture using data from the Microsoft Band. Dave focuses on the Azure side of things and I am traditionally a more…

Read More

Microsoft Band Heart Rate Sample – UWP

Although very simple I thought this was worth blogging as I didn’t see too many UWP (Universal Windows Platform) samples using the Microsoft Band SDK. I gave a talk recently at the Microsoft IOT Hackathon at the Microsoft Offices in…

Read More

Microsoft Health API – UWP Sample

A few days ago some updates to the Microsoft Band ecosystem were announced including Microsoft Band Web Tiles Preview and Microsoft Health Cloud APIs Preview for full details see this blog post. It’s also worth checking out the Microsoft Health…

Read More