All Projects → mono → Skiasharp.extended

mono / Skiasharp.extended

Licence: mit
SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.

Projects that are alternatives of or similar to Skiasharp.extended

Skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Stars: ✭ 2,493 (+2012.71%)
Mutual labels:  graphics, cross-platform, xamarin, dot-net
Protobuild
This project has been retired.
Stars: ✭ 153 (+29.66%)
Mutual labels:  cross-platform, xamarin, dot-net
Dearpygui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
Stars: ✭ 6,631 (+5519.49%)
Mutual labels:  graphics, cross-platform
Xamarin.forms
Xamarin.Forms Official Home
Stars: ✭ 5,485 (+4548.31%)
Mutual labels:  cross-platform, xamarin
Brainpowerapp
A visual memory training game, a mobile game made with Xamarin for both Android and IOS .
Stars: ✭ 17 (-85.59%)
Mutual labels:  cross-platform, xamarin
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+169.49%)
Mutual labels:  cross-platform, xamarin
Tprpix
a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.
Stars: ✭ 448 (+279.66%)
Mutual labels:  graphics, cross-platform
Sfml
Simple and Fast Multimedia Library
Stars: ✭ 7,316 (+6100%)
Mutual labels:  graphics, cross-platform
Fusillade
An opinionated HTTP library for Mobile Development
Stars: ✭ 269 (+127.97%)
Mutual labels:  cross-platform, xamarin
Httptransfertasks
Cross Platform HTTP Transfers for downloading and uploading (supports background operations)
Stars: ✭ 87 (-26.27%)
Mutual labels:  cross-platform, xamarin
Monogame
One framework for creating powerful cross-platform games.
Stars: ✭ 8,014 (+6691.53%)
Mutual labels:  graphics, cross-platform
Reactivemvvm
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Stars: ✭ 94 (-20.34%)
Mutual labels:  cross-platform, xamarin
Tensorflowsharp
TensorFlow API for .NET languages
Stars: ✭ 3,027 (+2465.25%)
Mutual labels:  xamarin, dot-net
Liblava
🌋 A modern and easy-to-use library for the Vulkan API
Stars: ✭ 275 (+133.05%)
Mutual labels:  graphics, cross-platform
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+5009.32%)
Mutual labels:  cross-platform, xamarin
Ofelia
A real-time cross-platform creative coding tool for multimedia development
Stars: ✭ 269 (+127.97%)
Mutual labels:  graphics, cross-platform
Essential Ui Kit For Xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
Stars: ✭ 780 (+561.02%)
Mutual labels:  cross-platform, xamarin
Expressive
Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .NET Standard so it will run on practically any platform.
Stars: ✭ 113 (-4.24%)
Mutual labels:  cross-platform, xamarin
CreatingPlatformPlugins
A set of examples and documentation to aid in the development of cross-platform libraries and plugins.
Stars: ✭ 48 (-59.32%)
Mutual labels:  xamarin, dot-net
Mutatio
Visual Studio for Mac add-in/extension for converting old PCLs to .NET Standard 2.0 targeting projects automatically.
Stars: ✭ 27 (-77.12%)
Mutual labels:  xamarin, dot-net

SkiaSharp.Extended

Build Status Build Status

SkiaSharp.Extended is a collection some cool libraries that may be useful to some apps. There are several repositories that may have interesting projects:

Deprecated / Unmaintained Libraries

Using

There is an early access feed that you can use to get the latest and greatest, before it goes out to the public:

https://aka.ms/skiasharp-eap/index.json

Building

To build the projects and samples, just open SkiaSharp.Extended.sln in Visual Studio 2019.

The CI server just runs dotnet cake and outputs all the packages, assemblies and test results. This can also be used to build everything locally.

License

The code in this repository is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].