33109c25b8419758cb90a578b5355ab9f8b101dc
- 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.
Description
No description provided
Languages
JavaScript
46.4%
Vue
38.6%
Kotlin
9.1%
C++
3.6%
Shell
1.5%
Other
0.7%