C# interop for the Refresh graphics library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cosmonaut 330896a7be 1.8.0 6 months ago
src 1.8.0 6 months ago
.gitignore fix some native mappings 2 years ago
LICENSE README and LICENSE 2 years ago
README.md fix erroneous link in README 2 years ago
RefreshCS.csproj fix dll config copy 2 years ago
RefreshCS.dll.config add dllmap 2 years ago
RefreshCS.sln initial commit 2 years ago

README.md

This is RefreshCS, a C# interop library for the Refresh graphics system.

License

Refresh and RefreshCS are released under the zlib license. See LICENSE for details.

About Refresh

For more information about Refresh, take a look at the Refresh repository.

About RefreshCS

This interop library was designed to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application.