Skip to content

Using Windows Composition APIs in WPF through HwndHost to create a dynamic graph

Notifications You must be signed in to change notification settings

dran5447/WinCompWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinCompWPF

Hacking on a sample using Windows Composition APIs in WPF

Status as of 1/18

status gif

Close up on lights targeting bar outlines here.

Summary

Rough summary of what you'll find in the repo -

  • WPF app hosting class that implements HwndHost
  • Uses pinvoke and COM interop to access additional platform APIs
  • Custom Graph class and associated helpers
  • Graph uses Composition APIs and animations to enhance look & feel - including Implicit animation, Lights, and Shapes
  • Text rendered using SharpDX

About

Using Windows Composition APIs in WPF through HwndHost to create a dynamic graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published