# x-model **Repository Path**: lin-zhuobing/x-model ## Basic Information - **Project Name**: x-model - **Description**: 一个3D模型显示程序 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-24 - **Last Updated**: 2023-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README # X-model > 三维空间程序 ## 详细 ``` bash # 页面结构 目前有两个页面 1.工作台: 点击画布进入操作,按esc退出操作; WASD前后左右移动,space、shift上下移动。 2.魔方: 鼠标拖动转动视角; QAWSEDRFTGYH十二个键位对应十二种魔方转动操作。 ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).