https://github.com/luosijie/threejs-examples
This is a place where I post sketches, experiments and the like based on Three.js
https://github.com/luosijie/threejs-examples
blender threejs webgl
Last synced: 4 months ago
JSON representation
This is a place where I post sketches, experiments and the like based on Three.js
- Host: GitHub
- URL: https://github.com/luosijie/threejs-examples
- Owner: luosijie
- License: mit
- Created: 2017-11-01T03:32:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T09:10:38.000Z (about 3 years ago)
- Last Synced: 2023-11-07T16:59:16.303Z (over 2 years ago)
- Topics: blender, threejs, webgl
- Language: TypeScript
- Homepage: https://luosijie-threejs-examples.vercel.app/
- Size: 21.2 MB
- Stars: 525
- Watchers: 22
- Forks: 193
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Threejs Examples
Experimental projects with three.js
### Run
```
yarn install
yarn dev
```