Presentation is loading. Please wait.

Presentation is loading. Please wait.

Faster 2D graphics on Windows 8 Your app will run faster on Windows 8.

Similar presentations


Presentation on theme: "Faster 2D graphics on Windows 8 Your app will run faster on Windows 8."— Presentation transcript:

1

2

3 Faster 2D graphics on Windows 8

4

5

6

7

8 Your app will run faster on Windows 8

9

10

11 How to write the fastest Direct2D app

12

13 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

14

15

16

17

18

19

20

21

22 Use bitmaps for caching display output Use command list for caching print output.

23 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

24

25

26

27

28 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

29 Draw text fast

30

31 GrayScale text rendering mode Set the rendering mode to grayscale explicitly SetTextAntiAliasMode(D2D1_TEXT_ANTIALIAS_MODE_GRAY SCALE)

32

33 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

34 Render Direct2D effects fast

35

36

37

38

39

40 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

41

42 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

43

44 Mixing 2D and 3D content

45 Animate complex content fast Clip content to an arbitrary shape fast Draw text fast Render Direct2D effects fast Scale performance on multiple cores Draw mixed 2D/3D content fast

46

47

48 Channel 9 PDC’10 talk: Adopting D2D and Dwrite for hardware acceleration in Native Windows ApplicationsChannel 9 PDC’10 talk: Adopting D2D and Dwrite for hardware acceleration in Native Windows Applications Channel 9 PDC=09 talk: Advanced graphics functionality using DirectXChannel 9 PDC=09 talk: Advanced graphics functionality using DirectX

49

50

51


Download ppt "Faster 2D graphics on Windows 8 Your app will run faster on Windows 8."

Similar presentations


Ads by Google