forked from MoonsideGames/RefreshCS
cosmonaut fbed91bfd6 | ||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
RefreshCS.csproj | ||
RefreshCS.sln |
README.md
This is RefreshCS, a C# wrapper for the Refresh graphics library.
Refresh: https://github.com/thatcosmonaut/Refresh
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 wrapper was written to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application.