three-point-text-helper
"Point Text" Helper for three JS
파일 탐색기
최종 버전 다운로드 (.zip)- get_material.d.ts
- get_shaders.d.ts
- index.d.ts
- PointTextHelperMaterial.d.ts
- atlas-core.d.ts
- atlas-data.js
- atlas-utils.d.ts
- atlas.d.ts
- index.d.ts
- index.js
- PointTextHelper.three.js
- vanilla-effect-composer.jpg
- vanilla-stress-2.jpg
- vanilla-stress.jpg
- vanilla-triangle.jpg
- vertices-knot.jpg
- vertices-stress-2.jpg
- vertices-stress.jpg
- vertices-stress.psd
- vertices.jpg
- atlas-generator.ts
- index.ts
- utils.ts
- dev.ts
- get_shaders.ts
- index.ts
- point.frag
- point.vert
- PointTextHelperMaterial.ts
- point.frag
- point.vert
- atlas-core.ts
- atlas-data.d.ts
- atlas-data.js
- atlas-utils.ts
- atlas.png
- atlas.ts
- global.d.ts
- index.ts
- index.html
- blending.js
- index.html
- index.js
- UI.js
- index.html
- index.js
- setup-scene.js
- cheat.js
- importmap-test.js
- main.css
- three-stage.js
- three-utils.js
- UI.css
- UI.js
- index.html
- index.js
- grid.js
- index.html
- index.js
- triangle.js
- README.md
- main.js
- ui.js
- main.css
- reset.css
- ui.css
- bundle.js
- index.html
- bundle.js
- index.html
- bundle.js
- index.html
- bundle.js
- index.html
- three-stage.ts
- utils.ts
- vertices-hello.ts
- vertices-knot.ts
- vertices-stress.ts
- vertices.ts
- README.md
- tsconfig.json
- webpack.config.js
- README.md
- .gitignore
- .npmignore
- NOTE.md
- package-lock.json
- package.json
- README.md
- rollup.config.mjs
- tsconfig.json
- VERSIONS.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/jniac/three-point-text-helper
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd three-point-text-helper
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm i @jniac/three-point-text-helper
이 명령어를 터미널에 그대로 입력해 실행하세요.
npm run dev
개발/실행 서버를 켭니다.
npm run examples-webpack
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
