Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sokhuong-uon/vtour
Virtual Tour using Three.js 😊
https://github.com/sokhuong-uon/vtour
3d cambodia gsap nuxt nuxtjs tailwindcss threejs virtual-tour vr vtour vue vuejs webgl xr
Last synced: 29 days ago
JSON representation
Virtual Tour using Three.js 😊
- Host: GitHub
- URL: https://github.com/sokhuong-uon/vtour
- Owner: sokhuong-uon
- Created: 2020-08-09T15:22:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T11:51:50.000Z (about 4 years ago)
- Last Synced: 2023-03-10T04:06:24.810Z (almost 2 years ago)
- Topics: 3d, cambodia, gsap, nuxt, nuxtjs, tailwindcss, threejs, virtual-tour, vr, vtour, vue, vuejs, webgl, xr
- Language: Vue
- Homepage: https://usk-virtual-tour.netlify.app/
- Size: 525 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/SOKHUONG/VTour)
[![Netlify Status](https://api.netlify.com/api/v1/badges/299761b8-d51d-4646-84be-ae62bfe0b636/deploy-status)](https://app.netlify.com/sites/usk-virtual-tour/deploys)# vtours
[![Game Room](https://raw.githubusercontent.com/SOKHUONG/VTour/master/static/img/gameroom.jpg)](https://usk-virtual-tour.netlify.app/)
# Build Setup
### install dependencies
```bash
$ npm install
```### serve with hot reload at [localhost:3000](http://localhost:3000/)
```bash
$ npm run dev
```
### build for production and launch server
```bash
$ npm run build
$ npm run start
```
### generate static project
```bash
$ npm run generate
```# Tools
[Nuxt.js](https://nuxtjs.org)
[Three.js](https://threejs.org)
[Tailwind css](https://tailwindcss.com/)
[GSAP](https://greensock.com/gsap/)