Veldrid VS LiveCharts2

Compare Veldrid vs LiveCharts2 and see what are their differences.

Veldrid

A low-level, portable graphics library for .NET. (by veldrid)

LiveCharts2

Simple, flexible, interactive & powerful charts, maps, and gauges for .Net, LiveCharts2 can now practically run everywhere WPF, WinForms, Xamarin, Avalonia, WinUI, UWP. (by Live-Charts)
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 LiveCharts2
12 7
2,393 5,393
1.6% -
5.7 0.0
3 days ago about 1 year 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.

LiveCharts2

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

What are some alternatives?

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

Oxyplot - A cross-platform plotting library for .NET

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.

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.

ImGui.NET - An ImGui wrapper for .NET.

MVVM Light Toolkit - The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.

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

Caliburn.Micro - A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

WPF Application Framework (WAF) - Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.