Skip to content

Commit 459c208

Browse files
authored
Update README.md, toc
1 parent 16168fb commit 459c208

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,30 @@
88

99
# Table of Contents
1010

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)
1235

1336
# Showcase
1437

0 commit comments

Comments
 (0)