Showing results for Universal Windows Platform (UWP) - ISE Developer Blog

Jun 28, 2017
0
0

Revisiting InterOp with Unity, UWP and DirectX

Ritchie Lozada
Ritchie Lozada

As Unity applications become more complex, the need arises to extend Unity to provide additional capabilities. In our work with Aveva, we used Unity's plugin architecture to utilize the workstation and server GPU, while still leveraging the Unity runtime for input and display.

Frameworks
Jun 27, 2017
0
0

Hacking React Native Unbundles into UWP

Eric Rozell
Eric Rozell

We recently worked on developing "unbundle" support for react-native-windows to reduce launch times and memory usage for React Native Windows apps.

Frameworks
Jun 23, 2017
0
0

Building Facebook.Yoga for UWP and WPF

Eric Rozell
Eric Rozell

We recently worked to bring greater parity to react-native-windows by building cross-platform layout library Facebook.Yoga for UWP and WPF as the React Native framework for iOS and Android switched to use Yoga.

Frameworks
Oct 25, 2015
0
0

Building a Radial Menu Control for Surface Devices

Anthony Turner
Anthony Turner

We built a beautiful Radial Menu Control for Drawboard, a PDF Reader preinstalled on all Surface devices. It's open source - so go ahead and spice up your XAML UWP Apps!

DevOps
Sep 8, 2015
0
0

Rotary Wheel Control with HeavenFresh

Jason Poon
Jason Poon

Building a UWP app with a rotary wheel user control, including the mechanics involved with drawing a rotary wheel, supporting user interaction and the usage of storyboards for animations.

DevOps