Skip to content

alexreidy/WebCanvasCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebCanvasCore

WebCanvasCore lets you control a HTML5 Canvas element with C# and .NET Core.

Every update message to or from the browser is currently sent with TCP, so it's dramatically slower than native rendering, but it should suffice for rendering simple visualizations and handling user input when the tolerance for lag is high.

About

Control the HTML5 Canvas element with C# (.NET Core) on Linux / Mac / Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published