App Theming & PVL Direct3DDirectWriteDirect2DMediaTouch.

Slides:



Advertisements
Similar presentations
Windows Presentation Foundation Fabio Santini
Advertisements

The Microsoft Technical Roadshow 2006 Windows Presentation Foundation (WPF) Marcus Perryman
Windows 8 Tips & Tricks for XAML based Windows Store App Ronnie Saurenmann Microsoft
Microsoft Ignite /16/2017 4:10 PM
Platform Specific UI Interop Layers Generated Base MDL Model Definition Generated ViewModel XAML Interop (INPC) XAML UIJNI InteropJava.
CPU - 15% to 30% Working Set - 25% to 45%
Introduction & Welcome Marcus Perryman Mike Taulty
Build /17/2017 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Key Platform APIs Win32 apps Windows Kernel Services Input and InteractionRendering and Composition.
Windows Azure Storage Abstractions Windows Azure Storage Characteristics.
2 A First Look at Windows Presentation Foundation Everywhere ("WPF/E") Joe Stegman Lead Program Manager Microsoft Corporation.
App Windows UI object Windows object App code Windows object.
Building Metro style UIs Paul Gusmorino Lead Program Manager Microsoft Corporation DEV354.
Faster 2D graphics on Windows 8 Your app will run faster on Windows 8.
Title Slide No more than two lines here Session Subtitle 18pt April , 2015 | Santa Clara, CA Speaker Name Title Company.
Creating With Code.
App structure options Select feature levels to support D3D_FEATURE_LEVEL featureLevels[] = { D3D_FEATURE_LEVEL_11_1, D3D_FEATURE_LEVEL_11_0,
Story Elements Every story must have…. Setting: Time and Place of Story Where: When:
Understand what kind of applications Windows Presentation Foundation can deliver See how Visual Studio 2008 & Microsoft Expression Blend work together.
1 Metro Style Apps in C++ Karthick 8 th May 2012.

function Alpha() { Beta(); } function Beta() { } 30 ms 50 ms.
The Microsoft Technical Roadshow 2007 Rich Client Development in XAML Mark Johnston Developer & Platform Group Microsoft Ltd
D3D11CreateDevice( /* … */ &device, // Returns the Direct3D device created. &m_featureLevel, // Returns feature level of the device. &context.
HW#9 Clues CSCI 571 Fall, HW#9 Prototype
1 Välkommen till Sommarkollo Windows Presentation Foundation Per Östman ISV Developer Evangelist
Silverlight 101 Ahead! If you know Silverlight and are looking for more advanced content check out : ‘Microsoft Silverlight “Media” : Moving at 60fps’
Windows.UI.Composition: The Next gen UI foundation SDK Update
An Introduction to Developing Applications for Microsoft Silverlight Jaime Rodriguez
Flash Planning a Project. Production Process Write Script Design characters and Backgrounds Storyboard Create animatic from storyboard Animate Composite.
Using built-in controls for great touch apps out- of-the-box.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Building Metro style apps with XAML with.NET Tim Heuer Program Manager Microsoft Corporation DEV353.
Test1 Here some text. Text 2 More text.
5/2/2018 1:53 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Introduction to Building Accessible Universal Windows Apps
CSE 486/586 Distributed Systems Android Programming --- 2
WP8 XAML App Development
Java FX.
Adapting UI for Different Screens and Orientations
WPF4 Jaime Rodriguez Senior Technical Evangelist
Build data-driven collection and list apps using XAML
Manual testing of Windows Metro style apps built using HTML
Building beautiful and interactive apps with HTML5 & CSS3
Insert Presentation Title Here Insert Presentation Summary Here
Mobile App ux/ ui design In High Quality.
Describe your theme here.
Chapter 14 JavaFX Basics Dr. Clincy - Lecture.
Ribbon Reference Lesson 18.
An Animated PowerPoint Template
.NET and .NET Core 7. XAML Pan Wuming 2017.
Ribbon Reference Lesson 18.
Vector iconography: Using SVG images in your app
Windows Phone: Optimizing Application Performance
[type text here] [type text here] [type text here] [type text here]
Quality & Performance for XAML Apps
Your text here Your text here Your text here Your text here Your text here Pooky.Pandas.
Windows Phone application performance and optimization
Microsoft Build /16/2019 1:17 PM Adding Interactions in the Visual Layer to Create Customized & Responsive Experiences Anthony Young & Lindsay Kubasik.
Your text here Your text here Your text here Your text here
.NET and .NET Core 8. WPF Hierarchy Pan Wuming 2017.
[type text here] [type text here] [type text here] [type text here]
Please send any images as a separate file
Direct Manipulation.
Development with UIKit on Xamarin.ios
Welcome to Memo+ Group 14.
Designing great reading experiences
Combining XAML and DirectX
02 | Building Windows Store Apps with XAML Part 2
GeoPlanner: Site Suitability Analysis
Presentation transcript:

App Theming & PVL Direct3DDirectWriteDirect2DMediaTouch

UI thread Multiple worker threads for image decoding Application code runs here Events are fired here Framework code: controls, parsing, layout, input processing, text, shapes, etc. Compositor thread Running Independent Animations Processing Independent Input for XAML ScrollViewer element (enables smooth panning and zooming) Compositing the Scene with Direct3D

Please submit session evals on the Build Windows 8 App or at