Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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