From e17daf58c45458db245ace4dca57f6e867ffccb3 Mon Sep 17 00:00:00 2001 From: Holance Date: Tue, 14 Jul 2026 05:54:15 +0000 Subject: [PATCH 1/2] Adds HelixToolkit.Nex into Graphics category. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6392dd4..ac55670 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ Contributions are always welcome! Please take a look at the [Contribution Guidel - [SpiroNet](https://github.com/wieslawsoltes/SpiroNet) - The .NET C# port of libspiro - conversion between spiro control points and bezier's. - [TreeViewer](https://github.com/arklumpus/TreeViewer) - Cross-platform software to draw phylogenetic trees. - [Xamlade](https://github.com/ComradeAkei/Xamlade) - Visual Avalonia UI XAML editor. +- [HelixToolkit.Nex](https://github.com/helix-toolkit/helix-toolkit-nex) - Cross-platform Vulkan based general purpose 3D visualization engine. ### Productivity From 1c4a62994fca57462141aa5033071e02df515a41 Mon Sep 17 00:00:00 2001 From: Holance Date: Tue, 14 Jul 2026 06:00:20 +0000 Subject: [PATCH 2/2] Fix project ordering. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac55670..a089bdd 100644 --- a/README.md +++ b/README.md @@ -116,13 +116,13 @@ Contributions are always welcome! Please take a look at the [Contribution Guidel - [Beutl](https://github.com/b-editor/beutl) - Cross-platform video editing (compositing) software. - [Core2D](https://github.com/wieslawsoltes/Core2D) - A multi-platform data driven 2D diagram editor. - [CsGrafeq](https://github.com/jyswjjgdwtdtj/CsGrafeq) - A cross-platform geometry sketchpad and implicit function plotting tool. +- [HelixToolkit.Nex](https://github.com/helix-toolkit/helix-toolkit-nex) - Cross-platform Vulkan based general purpose 3D visualization engine. - [Lacmus](https://github.com/lacmus-foundation/lacmus-app) - The program for searching through photos from the air of lost people in the forest using Retina Net neural network. - [PicView](https://github.com/Ruben2776/PicView) - Fast, free and customizable image viewer for Windows 10 and 11. - [PixelViewer](https://github.com/carina-studio/PixelViewer) - Cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB pixels data from file and rendering it. - [SpiroNet](https://github.com/wieslawsoltes/SpiroNet) - The .NET C# port of libspiro - conversion between spiro control points and bezier's. - [TreeViewer](https://github.com/arklumpus/TreeViewer) - Cross-platform software to draw phylogenetic trees. - [Xamlade](https://github.com/ComradeAkei/Xamlade) - Visual Avalonia UI XAML editor. -- [HelixToolkit.Nex](https://github.com/helix-toolkit/helix-toolkit-nex) - Cross-platform Vulkan based general purpose 3D visualization engine. ### Productivity