# room
**Repository Path**: lubanseven/room
## Basic Information
- **Project Name**: room
- **Description**: 欢迎来到3D世界 - 音乐房间
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://lubanseven.gitee.io/room
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-08-19
- **Last Updated**: 2023-02-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 3d-room
a 360° Cube developed with three.js
## Features
1. 支持开屏自动旋转
2. 支持手动旋转控制 (index.html)
3. 支持陀螺仪旋转控制 (gravity.html,IOS系统暂不支持,需要IOS用户手动开启权限)
4. 支持热点点击事件
5. 支持旋转惯性
6. 支持音乐播放
7. 支持几何体抗锯齿效果
## Useful Links
* [three.js官方文档](https://threejs.org/docs/index.html#manual/zh/introduction/Creating-a-scene)
* [官方示例源文件](https://github.com/mrdoob/three.js/blob/master/examples/webgl_panorama_cube.html)
* [2天赚了4个W,手把手教你用Threejs搭建一个Web3D汽车展厅!](https://juejin.cn/post/6981249521258856456)
* [三种前端实现VR全景看房的方案!说不定哪天就用得上!](https://juejin.cn/post/6973865268426571784)