Using ImGui.NET with SDL2-CS?

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

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

  • I'm building a mini game engine using SDL2-CS as a way to learn about things like P/Invoke. (I already have quite a bit of experience with C++ and SDL2)

  • ImGui.NET

    An ImGui wrapper for .NET.

  • Now I'm trying to integrate ImGui into the engine. One solution I found was using this but as far as I can tell it locks you into using OpenGL which is something I would like to avoid as one of the main selling points of SDL2 for me is it's abstraction over the rendering backend.

  • 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
  • csharp-sdl-imgui

    This is a project for game creation, OpenGL window context creation in SDL2 and input control, implemented in Csharp

  • Now I'm trying to integrate ImGui into the engine. One solution I found was using this but as far as I can tell it locks you into using OpenGL which is something I would like to avoid as one of the main selling points of SDL2 for me is it's abstraction over the rendering backend.

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

  • c# native with a gui

    3 projects | /r/csharp | 4 Jan 2023
  • Custom geometry gets rendered on top of Imgui

    1 project | /r/monogame | 5 Nov 2022
  • Strange ImGui issue possibly related to ImGui.PushID()

    2 projects | /r/monogame | 14 Sep 2022
  • WinForms

    1 project | /r/csharp | 19 Apr 2022
  • does anyone have an imgui cs renderer with a working text input?

    2 projects | /r/csharp | 24 Mar 2022