4379b0b95513fc7656fd3ef8d083b1eb3a5154e9
- 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
75.7%
Vue
19.9%
C++
2.9%
Shell
1.2%
CMake
0.1%