Torsten Schulz (local) 4379b0b955 Implement model optimization and caching for 3D characters
- Added a new modelsProxyRouter to handle requests for optimized 3D character models.
- Introduced modelsProxyService to manage GLB file optimization using gltf-transform with Draco compression.
- Updated app.js to include the new modelsProxyRouter for API access.
- Enhanced .gitignore to exclude model cache files.
- Added scripts for optimizing GLB models and updated README with optimization instructions.
- Integrated DRACOLoader in Character3D.vue for loading compressed models.
- Updated FamilyView.vue to streamline character rendering logic.
2026-01-22 13:24:47 +01:00
2024-08-19 12:34:08 +02:00
fix
2026-01-14 14:36:57 +01:00
2026-01-14 14:37:21 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-12-19 16:00:42 +01:00
2026-01-14 14:38:42 +01:00
2025-11-26 17:16:30 +01:00
Description
No description provided
400 MiB
Languages
JavaScript 75.7%
Vue 19.9%
C++ 2.9%
Shell 1.2%
CMake 0.1%