Adds HelixToolkit.Nex into Graphics category. - #276
Open
holance wants to merge 2 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Adds HelixToolkit.Nex to the curated Graphics section of the Awesome Avalonia README, expanding the list of Avalonia-related graphics/visualization resources.
Changes:
- Added a new Graphics entry for HelixToolkit.Nex with its GitHub link and description.
Comment on lines
+118
to
+125
| - [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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HelixToolkit is a famous 3D visualization library in WPF/WinUI.
HelixToolkit.Nex is the next generation general purpose 3D rendering engine based on Vulkan, which supports Windows and Linux. Recently Avalonia interoperation has been implemented to support Avalonia integration under Windows and Linux.
Project link: https://github.com/helix-toolkit/helix-toolkit-nex