Anyone able to get SDL2 working with C#?

This page summarizes the projects mentioned and recommended in the original post on /r/sdl

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • SDL2-CS

    SDL2# - C# Wrapper for SDL2

  • Download, build and add a reference to this SDL2 C# binding by @flibitijibibo: (https://github.com/flibitijibibo/SDL2-CS)

  • SDL

    Simple Directmedia Layer

  • Download, build the SDL2 native library (C/C++) and add the dll next to your executable. Note this can be automated using a postbuild command. Link here: (https://github.com/libsdl-org/SDL/releases/download/release-2.26.4/SDL2-devel-2.26.4-VC.zip)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SDL_image

    Image decoding for many popular formats for Simple Directmedia Layer.

  • if you want to use the functions from SDL2_Image download this and follow the previous step the same way: (https://github.com/libsdl-org/SDL_image/releases/download/release-2.6.3/SDL2_image-devel-2.6.3-VC.zip)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts