Blog

技术文章

这里收录站点的文章正文,覆盖 .NET、桌面开发、工程实践与通用开发话题。

First Visit

新用户起步路线

Unexpected Finds

随机发现

随机发现

Practical gadget developed by WPF-Quick floating menu

This article was submitted by netizens and compiled by the Dotnet9 webmaster. The webmaster thinks this gadget is very practical, and the webmaster is also trying to use it at home and company.

WPF
Free open source Blazor online Ico conversion tool

Free open source Blazor online Ico conversion tool

The free open source Blazor online Ico conversion tool does not save source files and converted files, and deletes them as soon as you download them. Please use them with confidence.

2/22/2022 沙漠尽头的狼 Blazor
3D shuttle effect? You can also do it with UWP

3D shuttle effect? You can also do it with UWP

When I went home for dinner at night, I played Empire Age 4, and suddenly remembered that I hadn't favored UWP for a long time. A sense of pride emerged spontaneously that "I have General UWP, which can handle the 3D shuttle effect".

2/21/2022 dino.c .NET
WPF 3D shuttle effect, use WPF to join in the fun

WPF 3D shuttle effect, use WPF to join in the fun

Compared with CSS and UWP, the old WPF is relatively cumbersome to operate 3D effects. You need to first make a 3D model, then rotate the XY axis, then adjust the Z-axis stretch, and finally adjust the FOV. The shuttle effect depends on the number stretched on the Z-axis

2/21/2022 ARM830 WPF