miniplex
A ๐ฉโ๐ป developer-friendly entity management system for ๐น games and similarly demanding applications, based on ๐ ECS architecture.
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- config.json
- release.yml
- tests.yml
- FUNDING.yml
- vite.svg
- AlignmentSystem.tsx
- ApplyForcesSystem.tsx
- AvoidEdgesSystem.tsx
- CoherenceSystem.tsx
- IdentifyNeighborSystem.tsx
- SeparationSystem.tsx
- SpatialHashingSystem.tsx
- VelocitySystem.tsx
- WorldSetupSystem.tsx
- Boids.tsx
- Demo.tsx
- index.css
- main.tsx
- state.ts
- vite-env.d.ts
- .gitignore
- index.html
- package.json
- README.md
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- vite.svg
- autorotate.ts
- engine.ts
- instancing.ts
- transform.ts
- main.ts
- style.css
- vite-env.d.ts
- .gitignore
- index.html
- package.json
- tsconfig.json
- Bucket.ts
- index.ts
- Bucket.test.ts
- CHANGELOG.md
- LICENSE.md
- package.json
- README.md
- core.ts
- index.ts
- core.test.ts
- queue.test.ts
- benchmark.ts
- CHANGELOG.md
- LICENSE.md
- package.json
- README.md
- mergeRefs.ts
- createReactAPI.tsx
- hooks.ts
- index.ts
- isomorphicLayoutEffect.ts
- createReactAPI.test.tsx
- hooks.test.tsx
- CHANGELOG.md
- LICENSE.md
- package.json
- README.md
- .editorconfig
- .gitignore
- babel.config.js
- CHANGELOG.md
- jest.config.cjs
- LICENSE.md
- mise.toml
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- tsconfig.json
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/hmans/miniplex
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd miniplex
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
cd apps/vanilla-demo
์ด ํ๋ก์ ํธ์ ๊ด๋ จ ํ์ผ์ด ํ์ ํด๋ ์์ ์์ด์, ๋จผ์ ๊ทธ ํด๋๋ก ์ด๋ํฉ๋๋ค.
npm install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
npm start
๊ฐ๋ฐ/์คํ ์๋ฒ๋ฅผ ์ผญ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
// repository documentation
Was this content helpful?
(0 ratings)
