• Stars
    star
    2
  • Language
    C#
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

If I understand this correctly, this can be the future of xaml animation. Instead of animating RenderTransform, we animate the Visual of each FrameworkElement to push work off the UI thread.

More Repositories

1

Continuity

A project that aims to provide some cool animations, transitions and controls, built on top of the new Windows Composition API.
C#
104
star
2

PullToRefreshUWP_WindowsComposition

Pull to refresh with the new Windows Composition API.
C#
75
star
3

SwipeableSplitView

Trying to enable edge swiping on the native SplitView control in UWP.
C#
67
star
4

AppRotationDemo

A Hub 2 rotation experience on a normal Surface device using Accelerometer and ExpressionAnimation API.
C#
41
star
5

AnimatedBackgroundDemo

A UWP sample that blends Gradient with BlendEffect using Composition API.
C#
26
star
6

WaveProgressControlRepo

A progress control that fills an ellipse.
C#
24
star
7

SpringAnimationSample

C#
23
star
8

AdaptiveLayoutAnimation

C#
23
star
9

EffectsAndAnimationsWinComposition

Some experiments on the new effect and animation systems in Windows Composition.
C++
21
star
10

Parallax

A parallax effect for UWP.
C#
20
star
11

AdaptiveCardsAndProjectRome

An experiment on Project Rome and Adaptive Cards.
C#
18
star
12

FullScreenTitleBarRepo

A simple behavior that can be attached to a Page to display a custom TitleBar with a Full Screen Mode toggle. UWP only.
C#
12
star
13

StickyHeader_WindowsComposition

Answer to this Stack Overflow question.
C#
9
star
14

red-alert-app

JavaScript
8
star
15

CompositionGradientColorAnimationRepo

C#
7
star
16

UWPAnimations

C#
6
star
17

TwoFingerGestureInScrollViewer

C#
5
star
18

AgvStaggeredEntranceTransitionRepo

Extended AdaptiveGridView from UWP Community Toolkit to have a diagonal staggered entrance transition.
C#
5
star
19

CrossDeviceExpDemo

C#
3
star
20

PanAndZoomWithInteractionTracker

Experiment pan and zoom gestures with InteractionTracker.
C#
3
star
21

portfolio

Trying to write some interesting stuff here...
JavaScript
2
star
22

ExtendedAppBarButtonOnMediaCommandBar

https://stackoverflow.com/questions/44748723/uwp-dont-fire-click-event-when-pressing-space-like-in-movies-tv-app/44856044#comment76715820_44856044
C#
2
star
23

CustomFlipViewDemo

Answer to a SO question. Basically a FlipView that disables keyboard navigation. http://stackoverflow.com/questions/33234841/disable-left-right-up-down-hotkeys-in-flipview/33254742#33254742
C#
2
star
24

NavigationViewTest

C#
2
star
25

dual-screen-aware-app

JavaScript
2
star
26

PathAnimationCrash

C#
2
star
27

CustomziedScrollViewer

Scrollbar within the content area
C#
2
star
28

DynamicListViewItemColorsRepo

C#
1
star
29

VisualStateAndDataTemplate

Use the parent adaptive triggers for states that live inside a data template.
C#
1
star
30

MessagePopupRepo

C#
1
star
31

FlyoutIssueRepo

ColorAnimation within Flyout bug repo.
C#
1
star
32

UniformGridLayoutTest

C#
1
star
33

IconUriAttachedPropertyDemo

Answer to this SO.
C#
1
star