Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).