RefreshCS/README.md

459 B

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.