forked from MoonsideGames/RefreshCS
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
src | 1 year ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
RefreshCS.csproj | 3 years ago | |
RefreshCS.dll.config | 3 years ago | |
RefreshCS.sln | 3 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.