SDL2 + OpenGL in C#?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SDL2-CS

    SDL2# - C# Wrapper for SDL2

  • Is there a way for me to use SDL2 with OpenGL and C#? The SDL2 C# bindings I'm using don't seem to have bindings for the OpenGL commands. Honestly I just want a quick way to draw 2D primitives with fragment shaders (I don't need vertex shaders). I've worked with OpenTK, but it seems counterintuitive to mold it into a program where you wanna just make draw calls without worrying about Vertex Arrays. Is there any way for me to get access to fragment shaders in SDL2 with C#?

  • Silk.NET

    The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.

  • Have you looked at Silk.NET before?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Arqan

    Arqan is an OpenGL and GLFW binding for C# that allows you to directly use all OpenGL methods and enums methods and enums from the popular GLFW library

  • I used this and it works great https://github.com/TheBoneJarmer/Arqan

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

  • Using .NET with low level rendering code?

    1 project | /r/dotnet | 14 Feb 2023
  • Anybody using System.Numerics for 3D graphic applications?

    1 project | /r/dotnet | 29 Jan 2023
  • Looking for advice, anything is appreciated

    2 projects | /r/opengl | 20 Aug 2022
  • Failing to request an OpenGL debug context

    1 project | /r/opengl | 16 Aug 2022
  • Drawing Tilemaps using System.Drawing (via Winforms)?

    3 projects | /r/csharp | 26 Mar 2022