Add renderer backpack scene integration test

This commit is contained in:
2026-03-26 22:28:11 +08:00
parent 5735e769b0
commit 8bdb1f34c7
6 changed files with 435 additions and 7 deletions

View File

@@ -3,3 +3,4 @@ cmake_minimum_required(VERSION 3.15)
project(XCEngine_RenderingIntegrationTests)
add_subdirectory(textured_quad_scene)
add_subdirectory(backpack_scene)