Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yufengjie97/learning-threejs
learning threejs
https://github.com/yufengjie97/learning-threejs
threejs typescript
Last synced: about 1 month ago
JSON representation
learning threejs
- Host: GitHub
- URL: https://github.com/yufengjie97/learning-threejs
- Owner: YuFengjie97
- License: mit
- Created: 2022-12-12T08:38:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T01:51:58.000Z (about 1 year ago)
- Last Synced: 2024-01-21T02:54:57.077Z (about 1 year ago)
- Topics: threejs, typescript
- Language: Vue
- Homepage: https://yufengjie97.github.io/learning-threejs/#/
- Size: 9.85 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning-threejs
> 这个项目是对 [josdirksen/learning-threejs](https://github.com/josdirksen/learning-threejs) 的一次重写。
> 仅供个人学习用。
> use `vite + typescript + vue3`
> threejs version: 0.146.0
>
## Preview
you can click here to previewpreview
## Install
pnpm install
## Run Dev
pnpm run dev## about shader
一些shader引用了 [lygia](https://github.com/patriciogonzalezvivo/lygia/tree/238af1a4aa080ba7eac5d6150312540d0c79c581)
你需要在根目录使用git下载`lygia`整个库git clone [email protected]:patriciogonzalezvivo/lygia.git