|
8 | 8 |
|
9 | 9 | # Table of Contents
|
10 | 10 |
|
11 |
| -< TODO > |
| 11 | +1. [Showcase](#showcase) |
| 12 | +2. [Features](#features) |
| 13 | + - [The Nabla Core Profile](#-the-nabla-core-profile) |
| 14 | + - [Physical Device Selection and Filtering](#-physical-device-selection-and-filteration) |
| 15 | + - [SPIR-V and Vulkan as First-Class Citizens](#-spir-v-and-vulkan-as-first-class-citizens) |
| 16 | + - [Integration of Renderdoc](#-integration-of-renderdoc) |
| 17 | + - [Nabla Event Handler: Seamless GPU-CPU Synchronization](#-nabla-event-handler-seamless-gpu-cpu-synchronization) |
| 18 | + - [GPU Object Lifecycle Tracking](#-gpu-object-lifecycle-tracking) |
| 19 | + - [HLSL2021 Standard Template Library](#-hlsl2021-standard-template-library) |
| 20 | + - [Full Embrace of Buffer Device Address and Descriptor Indexing](#-full-embrace-of-buffer-device-address-and-descriptor-indexing) |
| 21 | + - [Minimally Invasive Design](#-minimally-invasive-design) |
| 22 | + - [Designed for Interoperation](#-designed-for-interoperation) |
| 23 | + - [Cancellable Future-based Async I/O](#-cancellable-future-based-async-io) |
| 24 | + - [Data Transfer Utilities](#-data-transfer-utilities) |
| 25 | + - [Virtual File System](#-virtual-file-system) |
| 26 | + - [Asset System](#-asset-system) |
| 27 | + - [Asset Converter (CPU to GPU)](#-asset-converter-cpu-to-gpu) |
| 28 | + - [Unit-Tested BxDFs for Physically Based Rendering](#-unit-tested-bxdfs-for-physically-based-rendering) |
| 29 | + - [Property Pools (GPU Entity Component System)](#-in-progress-property-pools-gpu-entity-component-system) |
| 30 | + - [SPIR-V Introspection and Layout Creation](#-spir-v-introspection-and-layout-creation) |
| 31 | + - [Nabla Extensions](#-nabla-extensions) |
| 32 | +3. [Coming Soon](#-coming-soon) |
| 33 | +4. [Need Our Expertise?](#-need-our-expertise) |
| 34 | +5. [Join Our Team](#-join-our-team) |
12 | 35 |
|
13 | 36 | # Showcase
|
14 | 37 |
|
|
0 commit comments