https://github.com/cosmitar/hex_curve_path_draw
Path line drawing using graph path resolver
https://github.com/cosmitar/hex_curve_path_draw
Last synced: about 2 months ago
JSON representation
Path line drawing using graph path resolver
- Host: GitHub
- URL: https://github.com/cosmitar/hex_curve_path_draw
- Owner: Cosmitar
- Created: 2023-03-15T21:23:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T21:53:04.000Z (over 3 years ago)
- Last Synced: 2025-01-08T09:11:19.573Z (over 1 year ago)
- Language: TypeScript
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This small repo shows a proposal for command a unit over a flat hexagonal terrain
- `@lume/three-meshline` for line draw.
- `@miniplex` as ECS system.
- `honeycomb-grid` for hex grid and helpers.
- `ngraph.graph` and `ngraph.path` for path finding.
- `react` and `@react-three` for 3D