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
74.3%
Vue
21.3%
C++
2.8%
Shell
1.2%
PLpgSQL
0.1%
Other
0.1%