aethex-studio/src/lib
Claude 96163c8256
feat: Add AeThex cross-platform avatar toolkit
Implement comprehensive avatar import/export/rigging system supporting:
- Roblox (R6, R15, Rthro), VRChat, RecRoom, Spatial, Sandbox
- Decentraland, Meta Horizon, NeosVR, Resonite, ChilloutVR
- Universal AeThex format for lossless cross-platform conversion

Features:
- Platform-specific skeleton specs and bone mappings
- Auto-rig detection and universal bone name resolution
- Format handlers for GLB, GLTF, FBX, VRM, OBJ, PMX
- Validation against platform constraints (polygons, bones, textures)
- Avatar templates and optimization presets
- Compatibility scoring between platforms
2026-01-23 22:09:25 +00:00
..
analytics.ts modified: .next/server/server-reference-manifest.json 2026-01-17 21:32:45 +00:00
avatar-formats.ts feat: Add AeThex cross-platform avatar toolkit 2026-01-23 22:09:25 +00:00
avatar-platforms.ts feat: Add AeThex cross-platform avatar toolkit 2026-01-23 22:09:25 +00:00
avatar-rigging.ts feat: Add AeThex cross-platform avatar toolkit 2026-01-23 22:09:25 +00:00
cli-commands.ts Add comprehensive interactive terminal and CLI system 2026-01-17 22:37:37 +00:00
platforms.ts Add Spatial template library and activate platform (Phase 5) 2026-01-17 23:41:45 +00:00
posthog.ts modified: .next/server/server-reference-manifest.json 2026-01-17 21:32:45 +00:00
sentry.ts modified: .next/server/server-reference-manifest.json 2026-01-17 21:32:45 +00:00
templates-avatars.ts feat: Add AeThex cross-platform avatar toolkit 2026-01-23 22:09:25 +00:00
templates-spatial.ts Add Spatial template library and activate platform (Phase 5) 2026-01-17 23:41:45 +00:00
templates-uefn.ts Add UEFN Verse template library (Phase 3) 2026-01-17 23:14:12 +00:00
templates.ts modified: src/lib/templates.ts 2026-01-18 04:59:27 +00:00
translation-engine.ts modified: src/components/ui/dropdown-menu.tsx 2026-01-18 02:39:17 +00:00
usePersistentState.ts modified: src/components/NewProjectModal.tsx 2026-01-18 02:10:11 +00:00
utils.ts Initial commit 2026-01-17 02:45:47 +00:00