'Display image in Imgui vulkan
I'm new to Imgui and Vulkan and I'm trying to display an image captured from a webcam using OpenCV. Imgui documentation states that I should:
Load the raw decompressed RGBA image from RAM into a GPU texture. You'll want to use dedicated functions of your graphics API (e.g. OpenGL, DirectX11) to do this.
But their is no example of that using Vulkan API.
Solution 1:[1]
I know you want to use function like MachineKey.UnProtect in .net core. And the Data Protection function is different between .netframework and .netcore. So if you want use it in .net core, you need to analysis the source in .net framework.
The good news is I find a good repo for you. Thanks for dmarlow's effort.
The repo address: Decrypts MachineKey protected AuthenticationTicket objects created by ASP.NET to be used in ASP.NET Core.
Related Post Using machine keys for IDataProtector - ASP.NET CORE
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jason |
