Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asoutherncat/roam-demo-threejs
使用three.js制作的一个简易漫游系统 A simple game roaming system developed by three.js
https://github.com/asoutherncat/roam-demo-threejs
Last synced: about 7 hours ago
JSON representation
使用three.js制作的一个简易漫游系统 A simple game roaming system developed by three.js
- Host: GitHub
- URL: https://github.com/asoutherncat/roam-demo-threejs
- Owner: ASouthernCat
- Created: 2023-11-17T12:32:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-17T13:18:16.000Z (12 months ago)
- Last Synced: 2023-11-18T14:22:17.968Z (12 months ago)
- Language: JavaScript
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
漫游系统-three.js
![preview](./preview.png)
主要参考:
https://threejs.org/examples/?q=fps#games_fps
https://threejs.org/examples/#webgl_animation_skinning_additive_blending
http://www.webgl3d.cn/pages/ef6fe2/# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).