Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal-Based Vector Field Pathfinding

screen screen screen

1. Setup

1.1. Download packages

yarn

or

npm install

1.2. Run project

1.2.1 Development

yarn dev

or

npm run dev

1.2.2 Production

yarn build

or

npm run build

2. About

2.1 Technologies

  • TypeScript
  • Web workers (multi threading)
  • PIXI.JS (faster rendering of particles than in Phaser.js - Phaser.js also uses the PIXI.JS framework, but an older, heavily modified version) (WebGL)

About

Multi-thread TypeScript goal based vector field pathfinding implementation using pixi.js

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages