any alternatives to processing or p5js for C#

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

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
  • Silk.NET

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

  • There's nothing as simple as processing or p5.js the only alternative would be to use the SDL or GLFW capabilities of Silk.NET. There's a lot of tutorials online for SDL so you could follow any C/C++ tutorial. Silk.NET is just a wrapper for SDL so the methods used to do things should be the same as the C/C++ tutorials.

  • MonoGame.Extended

    Extensions to make MonoGame more awesome

  • It seems to have the ability to draw geometry (and much more -> https://github.com/craftworkgames/MonoGame.Extended/blob/develop/src/cs/MonoGame.Extended/Math/ShapeExtensions.cs

  • 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
  • It does seem a bit light around the documentation side. But there seems to be some good samples, the tutorials demo project (https://github.com/craftworkgames/MonoGame.Extended-samples/tree/master/src/Demos/Tutorials) might be a good thing to start with.

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

  • Is there a real time graphics llibrary in c#

    4 projects | /r/csharp | 17 May 2023
  • SDL2 + OpenGL in C#?

    3 projects | /r/gamedev | 17 Mar 2023
  • 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