This commit is contained in:
xsl
2025-11-25 13:16:57 +08:00
parent 3df1a1d8db
commit 9fbde885ec
9 changed files with 558 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"name": "Unity Coordinate Visualizer",
"description": "A 3D interactive visualization of Unity coordinate system (Left-handed, Z-forward) demonstrating the relationship between spherical inputs (Yaw/Pitch/Radius) and Cartesian coordinates.",
"requestFramePermissions": []
}