A .NET wrapper for the DirectXTex library.
Stars
32
Forks
12
Watchers
32
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
- changed target framework from net6.0-windows to net6.0 (it still will only work on windows, but it may prevent some users getting compiler warnings)
5e76067View on GitHub- using same AssemblyLoadContext to load mixed assembly implementation
5dade8fView on GitHubchanged the way how the mixed Assembly (DirectXTexNetImpl) is located
7f39decView on GitHub