TheSpydog
9068263afc
Updates RasterizerState and BlendFactor for the ABI changes introduced in [this PR](MoonsideGames/Refresh#27). Reviewed-on: #4 Co-authored-by: TheSpydog <thespydog@noreply.example.org> Co-committed-by: TheSpydog <thespydog@noreply.example.org> |
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
RefreshCS.csproj | ||
RefreshCS.dll.config | ||
RefreshCS.sln |
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.