DmitrySikorsky / StarryNight

Sample beautiful Windows application with animation in WS_EX_LAYERED | WS_EX_TRANSPARENT window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarryNight

Sample beautiful Windows application with animation in WS_EX_LAYERED | WS_EX_TRANSPARENT window.

This sample demonstrates a lot of techniques: drawing with animation in WS_EX_LAYERED | WS_EX_TRANSPARENT window (on top of all other Windows applications), using mouse hooks, getting display scale etc. Here is the result:

StarryNight on YouTube

You can find bigger open source project that uses these techniques here: http://pxper.com/.

About

Sample beautiful Windows application with animation in WS_EX_LAYERED | WS_EX_TRANSPARENT window

License:Other


Languages

Language:C# 100.0%