Veldrid VS Oxyplot

Compare Veldrid vs Oxyplot and see what are their differences.

Veldrid

A low-level, portable graphics library for .NET. (by veldrid)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Veldrid Oxyplot
12 3
2,393 3,099
1.6% 1.5%
5.7 6.4
2 days ago 2 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Veldrid

Posts with mentions or reviews of Veldrid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • Is there a real time graphics llibrary in c#
    4 projects | /r/csharp | 17 May 2023
    I'd recommend Veldrid
  • I need something like Pygame + PyOpenGL or LWJGL, but for C#/.NET
    4 projects | /r/gamedev | 9 Jul 2022
    https://github.com/mellinoe/veldrid and https://github.com/dotnet/Silk.NET are nice wrappers around several graphic apis
  • Game engine for programmars
    17 projects | /r/gamedev | 5 Mar 2022
    Veldrid is a lower level engine that abstracts away a bunch of backends for you. Youll have to build your own pieces on top.
  • Is modern C# a good choice for writing a Vulkan engine?
    3 projects | /r/gamedev | 7 Jan 2022
    in addition to what everyone has said already, take a look at https://github.com/mellinoe/veldrid
  • Custome game engine: what stack ?
    5 projects | /r/gamedev | 5 Jul 2021
    Veldrid for graphics although I think SILK.net would also work well.
  • Efficient, cross-platform graphics library?
    5 projects | /r/GraphicsProgramming | 29 Jun 2021
    If you’re interested in C#, You could look into Veldrid. It is 3D however, so im not sure how easy it is to do 2D with it. ImGui.NET is a set of .NET bindings for Dear ImGui, which is one of the best immediate mode gui librarys out there imo. It has a canvas feature which allows you to draw 2D shapes via the gui renderer. Also, the creator of Veldrid and ImGui.NET has an example project for ImGui.NET using veldrid..
  • XNA vs FNA vs Monogame
    2 projects | /r/gamedev | 21 Apr 2021
    Veldrid attempts to wrap several graphics api, directx11, metal, opengl, and vulkan. You would have to write most things from scratch but this lib will work cross platform. Probably not consoles though.
  • How do you manipulate individual pixels in C#?
    4 projects | /r/csharp | 25 Dec 2020
    Someone else suggested Veldrid for its OpenGL and Vulkan support. But if you want DirectX, note that Veldrid supports DirectX for Windows projects, and has recently switched from using SharpDX to Vortice behind the scenes.
    4 projects | /r/csharp | 25 Dec 2020
    To create a "Good" c# game with some modern graphics I would recommend utilizing a library like Veldrid https://github.com/mellinoe/veldrid which lets you use openGL/Vulcan etc and can be used in dot net core to create cross platform compatible games.

Oxyplot

Posts with mentions or reviews of Oxyplot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.

What are some alternatives?

When comparing Veldrid and Oxyplot you can also consider the following projects:

LiveCharts2 - Simple, flexible, interactive & powerful charts, maps, and gauges for .Net, LiveCharts2 can now practically run everywhere WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.

ScottPlot - Interactive plotting library for .NET

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

OpenTK - The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.

LiveCharts2 - Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.

SciChart - Highest rated & Fastest WPF Charts, used by F1, NASA and more

ImGui.NET - An ImGui wrapper for .NET.

NGraphics - NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.

Helix Toolkit - Helix Toolkit is a collection of 3D components for .NET.

Interactive Data Display for WPF - Interactive Data Display for WPF is a set of controls for adding interactive visualization of dynamic data to your application. It allows to create line graphs, bubble charts, heat maps and other complex 2D plots which are very common in scientific software. Interactive Data Display for WPF integrates well with Bing Maps control to show data on a geographic map in latitude/longitude coordinates. The controls can also be operated programmatically.

RealTimeGraphX - High performance real-time graph for WPF & UWP