-
![image](https://github.com/user-attachments/assets/2c971b65-b436-4b75-ab14-2a5a8f4e1e46)
![image](https://github.com/user-attachments/assets/6ba12c9d-66e4-4afd-81ae-7ad711fedda0)
-
The Rust compiler worked fine on my Windows desktop computer for a while (starting with the version 1.78). One day after I removed a Windows 10 SDK from Visual Studio Installer, the rustc is never abl…
-
本文搜集整理了部分透明窗口实现的技术实现和文章,以供参考
* 窗口特性:https://docs.microsoft.com/zh-cn/windows/desktop/winmsg/window-features
* 分层窗口:https://docs.microsoft.com/en-us/previous-versions/ms997507(v=msdn.10)
* [子窗口透明]…
suhao updated
10 months ago
-
The latest version of Space Engineers from steam, with app id 244850 seems to require a patch which wine-staging has.
Yes, I did leave out my system specs as it's not important to this issue. (Prot…
-
Hi,
first of all, this looks like a great library - Kudos!
I might be completely barking up the wrong tree - I apologize if so.
My question is: I have a WPF application which uses custom compil…
-
Hello, I used a lot C++ AMP for scientific computation and now that is deprecated I'm looking for an alternative solution.
As many out there, I am using C++ AMP code with C# / WPF / UWP, so ComputeSh…
-
Update: thanks everyone who was able to watch live and talk with us, or watch the recording!
---
Hi all -
The next WinUI Community Call will be on Wednesday Feb 19.
We'll be broadcastin…
-
I am wondering how to animate the loading of images while [rendering Opacity, Exposure and Saturation effects properly](https://material.google.com/patterns/loading-images.html).
So far I wasn't abl…
-
- [x] 用户界面迁移到 .NET 6
- [x] 支持裁剪 UWP 的非客户区
- [x] 为 FPS 显示添加阴影
#111
- [x] 移植 [NIS](https://github.com/NVIDIAGameWorks/NVIDIAImageScaling)
- [x] 移植 CRT 着色器(~~crt-royale~~ 等)
#160
- [x] 移植 luma-sh…
-
I use a subproject of project Examples that come with it, basically could not be run.
Whether the project is sharpdx.Sln, and sharpdx_net40.Sln.
for example:
public class BillboardTextModel3D : Mesh…