• Stars
    star
    75
  • Rank 422,692 (Top 9 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

Pull to refresh with the new Windows Composition API.

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

SwipeableSplitView

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

AppRotationDemo

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

AnimatedBackgroundDemo

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

WaveProgressControlRepo

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

SpringAnimationSample

C#
23
star
7

AdaptiveLayoutAnimation

C#
23
star
8

EffectsAndAnimationsWinComposition

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

Parallax

A parallax effect for UWP.
C#
20
star
10

AdaptiveCardsAndProjectRome

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

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
12

StickyHeader_WindowsComposition

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

red-alert-app

JavaScript
8
star
14

CompositionGradientColorAnimationRepo

C#
7
star
15

UWPAnimations

C#
6
star
16

TwoFingerGestureInScrollViewer

C#
5
star
17

AgvStaggeredEntranceTransitionRepo

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

CrossDeviceExpDemo

C#
3
star
19

PanAndZoomWithInteractionTracker

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

portfolio

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

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
22

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
23

NavigationViewTest

C#
2
star
24

dual-screen-aware-app

JavaScript
2
star
25

PathAnimationCrash

C#
2
star
26

CompositionWithXaml

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.
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