From e9f10afe6730af6fd07f46628963a35e9529bd54 Mon Sep 17 00:00:00 2001 From: Doyoung Lee <54879629+doyoung413@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:17:35 +0900 Subject: [PATCH] Add Skeletal Animation feature to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75c3649d..37387084 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ dxc WorkGraphs.hlsl -T lib_6_8 -E broadcastNode -Fo WorkGraphs.cso | Skybox | ➖ | ✅ | ✅ | ✅ | | Normal Vector Visualization | ➖ | ✅ | ✅ | ✅ | | [Assimp Model Loading](https://github.com/assimp/assimp) | ✅ | ➖ | ➖ | ➖ | +| Skeletal Animation | ➖ | ✅ | ✅ | ✅ | | **Graphics Backend Features** | | | | | | [Slang Shading Language](https://shader-slang.org/) | ➖ | ❌ | ✅ | ✅ | | [ImGui](https://github.com/ocornut/imgui) | ➖ | ✅ | ✅ | ✅ |