HTML5 Canvas API implementation for Microsoft Blazor
-
Updated
Mar 11, 2024 - C#
The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element. Among other things, it can be used for animation, game graphics, data visualization, photo manipulation, and real-time video processing.
HTML5 Canvas API implementation for Microsoft Blazor
Tooling support for PowerApps language and .msapp files
Enhanced WPF Canvas with panning, zooming, scrolling and other customizable functions, designed for MVVM.
C# HTML Layout and HTML Rendering Engine
From Vectors to (sub) Pixels, C# 2D Rendering Library
Blazorex is an HTML Canvas wrapper library for Blazor.
HACC (HTML5 ANSI Console Canvas) - Blazor WebAssembly component to enable console code to run in a browser
Generic cross-platform real-time charts for Web and Desktop apps with built-in pan and zoom support.
Variables, functions, conditionals, loops, arrays, and classes--the six core features of almost any programming language--demonstrated in C++, C#, Java, JavaScript, Python, and Swift.
High performance .NET 7 graphics library for Blazor
A high performance dotnet 7 blazor wrapper around the HTML5 Canvas
This is a simple desktop application built with C# and WinForms that simulates the basic functionality of the classic Microsoft Paint. It allows users to draw shapes, use different colors and brush sizes, and interact with a canvas using mouse events.