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/demo
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
npm install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
npm start
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
// repository documentation
Was this content helpful?
(0 ratings)
