This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Releases: hamarb123/hamarb123.SharpGLES
Releases · hamarb123/hamarb123.SharpGLES
Version 1.0.1
Changes:
Fixed GLBuffer
Minimum project version:
- UWP: 10.0.10586
- DESKTOP: .NET 4.6.1
- x86 or x64 or ARM (UWP only), and NOT AnyCPU
STEPS:
- Copy binaries from the built Binaries folder / releases page
- If you are not using the Universal Windows Platform then skip to step 4
- Add reference to ANGLE.WindowsStore and SkiaSharp.Views.Interop.UWP
- Add your own code
Version 1.0
Initial release
Minimum project version:
- UWP: 10.0.10586
- DESKTOP: .NET 4.6.1
- x86 or x64 or ARM (UWP only), and NOT AnyCPU
STEPS:
- Copy binaries from the built Binaries folder / releases page
- If you are not using the Universal Windows Platform then skip to step 4
- Add reference to ANGLE.WindowsStore and SkiaSharp.Views.Interop.UWP
- Add your own code