📜 ⬆️ ⬇️

Shaders and some magic

Hello!

Recently, I have been “imbued” with the idea of ​​creating custom effects in Silverlight 3 beta / WPF. As an exercise, I decided to make a Jinn effect on Silverlight. The Genie Effect is a collapsing window effect on Mac OS:


')
For the correct operation of the demo you will need ... Silverlight 3 beta - on the right there is a link to install the required runtime. So, this is what came out of this: demo (squeeze the green square-lamp, click Help).

For those who are interested in learning how to create their own effects, and what exactly is behind Genie, I wrote this post.

Perhaps someone will come in handy sometime :).

Great programming friends!

Source: https://habr.com/ru/post/60000/


All Articles