6837557309 | ||
---|---|---|
.github/workflows | ||
SkiaSharpFiddle | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
SkiaSharpFiddle.sln | ||
screenshot.png |
README.md
SkiaSharp Fiddle
A SkiaSharp playground - just like https://fiddle.skia.org, but for your own machine!
This little app is made using some really awesome open source libraries:
- SkiaSharp as the drawing library
- AvalonEdit as the code editor
- Roslyn .NET Compiler as the code compiler
- Windows Presentation Foundation (WPF) as the UI framework