# threejs-vr-viewroom **Repository Path**: powerJproud/threejs-vr-viewroom ## Basic Information - **Project Name**: threejs-vr-viewroom - **Description**: 使用vue3+threejs搭建的VR看房项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 47 - **Forks**: 21 - **Created**: 2022-10-12 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Threejs ## README
一个基于three.js的VR看房项目
## 一、项目介绍 - 此项目使用vue+threejs实现3DVR看房 - 在线预览:[https://vr.superzhihao.top](https://vr.superzhihao.top) - 预览展示   ## 二、快速开始 #### 安装依赖 ``` npm install ``` #### 项目运行 ``` npm run serve ```