1 Star 0 Fork 38

yan0403/threejsAnimation

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
package.json 606 Bytes
Copy Edit Raw Blame History
绛河 authored 2023-11-30 16:07 . 地图下钻
{
"name": "stringtokgame",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"devDependencies": {
"@types/three": "^0.150.0",
"typescript": "^4.9.3",
"vite": "^4.2.0"
},
"dependencies": {
"@tweenjs/tween.js": "^20.0.3",
"@types/axios": "^0.14.0",
"@types/lodash": "^4.14.194",
"@types/node": "^18.15.11",
"bootstrap": "5.3.0-alpha1",
"lodash": "^4.17.21",
"three": "0.157.0",
"tweenjs": "^1.0.2",
"vite-plugin-top-level-await": "^1.3.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yan0403/threejs-animation.git
git@gitee.com:yan0403/threejs-animation.git
yan0403
threejs-animation
threejsAnimation
master

Search