# WEBGL 立方体 **Repository Path**: RorschachXR/webgl-cube ## Basic Information - **Project Name**: WEBGL 立方体 - **Description**: 使用webgl实现可平移缩放旋转的立方体 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-09 - **Last Updated**: 2024-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 运行 请确保运行环境中安装了Python(理论上使用nodejs配置环境也可以成功运行) 进入终端,输入 python -m http.server 终端中会显示搭建的本地服务器在哪个端口,如: Serving HTTP on :: port 8000 在浏览器(建议Chrome)地址栏中输入localhost:8000,进入2.html即可 # 操作 wasdqe 旋转 rf 放大缩小 ↑↓←→ 平移