# vis-model-generator **Repository Path**: Shiotsukikaedesari/vis-model-generator ## Basic Information - **Project Name**: vis-model-generator - **Description**: An application that can quickly generate vis-three model configuration sheets. - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 4 - **Created**: 2022-02-15 - **Last Updated**: 2023-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vis-model-generator

Version License

An application that can quickly generate vis-three model configuration sheets. 可视化快速生成vis-three框架相关模型配置数据。 ### 在线地址 gitee page: [http://shiotsukikaedesari.gitee.io/vis-model-generator/](http://shiotsukikaedesari.gitee.io/vis-model-generator/) ### 说明 * 暂时只支持obj格式文件导入 * 使用跨域资源请求时,服务器请配置好相关跨域规则。 * 内置axios的baseUrl为`window.location.href` * 测试模型位置:`/pubilc/resource/model` * 测试贴图位置:`/public/resource/texture` #### 测试模型 * `${window.location.href}/resource/model/katana.obj` #### 测试贴图 * `${window.location.href}/resource/texture/katana/BaseColor.png` * `${window.location.href}/resource/texture/katana/Height.png` * `${window.location.href}/resource/texture/katana/Metallic.png` * `${window.location.href}/resource/texture/katana/Roughness.png` ### 在线导入测试URL `/examples/vis-model-config.json`