LibTessDotNet VS Oxyplot

Compare LibTessDotNet vs Oxyplot and see what are their differences.

LibTessDotNet

C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab (by speps)
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
LibTessDotNet Oxyplot
2 3
295 3,136
- 1.2%
0.0 6.4
about 2 years ago 18 days ago
C# C#
GNU General Public License v3.0 or later 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.

LibTessDotNet

Posts with mentions or reviews of LibTessDotNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-16.
  • Any algorithm to have many evenly placed triangles for this mesh?
    1 project | /r/Unity3D | 13 Jun 2022
    here's a lib that unity itself uses AFAIK: https://github.com/speps/LibTessDotNet
  • (Ab)using the SpriteShapeController as basis for mesh generation (time lapse).
    2 projects | /r/Unity3D | 16 Oct 2021
    I do the shrinking multiple times and every time I move the curve a little more forward. This gives me a strip (the area between the two curves). I then turn this into a mesh using triangulation. I formerly used LibTessDotNet (https://github.com/speps/LibTessDotNet) but then switched to Poly2Tri (http://github.com/MaulingMonkey/poly2tri-cs). Poly2Tri gave me better results and support for custom points within the mesh (Steiner Points). I needed that because all my lighting is vertex based. In the end I combine all those meshes into one static mesh. Finally I optimize and compress it and save it in the scene. It's a little hard to explain without pictures so I made one here: https://kamgam.com/reddit/2.5d-terrain-generation.jpg

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 LibTessDotNet and Oxyplot you can also consider the following projects:

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.

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

AssimpNet

ScottPlot - Interactive plotting library for .NET

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.

Computational-geometry - Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

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

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

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.