# CTS-sdk-example **Repository Path**: yuenanxiang/cts-sdk-example ## Basic Information - **Project Name**: CTS-sdk-example - **Description**: cts-sdk功能案例介绍官网 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: http://www.mrfox.wang/#/index - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-12-12 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CTS - SDK Home Cli CTS-SDK 是基于开源项目 ThreeJS 进行二次开发的三维WebGL应用框架,该框架优化了部分 ThreeJS 的使用方式和增添一些通用功能,旨在为开发者快速构建 WebGL三维应用。 该文件为网站整站源码 ## 网站地址 > https://threejs.mrfox.wang/ ## 安装 ```node npm install ``` ## 启动 ```node npm run serve ``` ## 发布 ```node npm run build ``` ## 示例 ![picture](https://img-blog.csdnimg.cn/6b0006b839d54d8f93bb6651e8668f34.png#pic_center) [更多>>](https://gitee.com/mrfox_wang)