RychuP / SadCanvas

Canvas class that works with SadConsole game library and MonoGame host.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Canvas is a fairly simple class deriving from ScreenObject that allows direct manipulation of texture pixels used to render it to the screen. It offers basic texture management, pixel and primitive shape drawing tools. Compatible with SadConsole v9. Check out the Test project to see what it can do. Work in progress most likely with many braking changes to come... Available to download as a NuGet.

Screenshots:

Loading Images

About

Canvas class that works with SadConsole game library and MonoGame host.

License:MIT License


Languages

Language:C# 100.0%