Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeong-je/three.js
https://github.com/jeong-je/three.js
javascript threejs
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeong-je/three.js
- Owner: Jeong-Je
- Created: 2023-10-21T12:46:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:24:38.000Z (about 1 year ago)
- Last Synced: 2024-11-06T23:18:40.573Z (3 months ago)
- Topics: javascript, threejs
- Language: JavaScript
- Homepage:
- Size: 40.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# three.js로 3D 가상 공간 모델링하기
## three.js 설치
```
npm run install three
```