Helix Toolkit NEX Documentation

Welcome to the Helix Toolkit NEX documentation. This is a modern, high-performance 3D graphics toolkit for .NET 8.

Overview

Helix Toolkit NEX is a collection of libraries for 3D graphics programming using Vulkan as the rendering backend.

Core Libraries

  • HelixToolkit.Nex.Graphics - Core graphics abstraction layer
  • HelixToolkit.Nex.Graphics.Vulkan - Vulkan implementation
  • HelixToolkit.Nex.Maths - Mathematics utilities for 3D graphics
  • HelixToolkit.Nex - Core utilities and helpers
  • HelixToolkit.Nex.Scene - Scene graph and management
  • HelixToolkit.Nex.Rendering - High-level rendering components
  • HelixToolkit.Nex.ImGui - ImGui integration

Getting Started

Browse the API Documentation to explore the available classes and methods.

Key Features

  • Modern Vulkan-based rendering pipeline
  • Cross-platform support (.NET 8)
  • High-performance graphics operations
  • Comprehensive mathematics library
  • Scene graph management
  • ImGui integration for debug UI

Documentation Sections

Requirements

  • .NET 8.0 or later
  • Vulkan 1.2 or later compatible GPU

License

See the LICENSE file in the repository for license information.