pomelo-pathfinding is the pathfinding module used in lord of pomelo.
Navigation mesh toolkit for three.js, based on PatrolJS
TypeScript definitions for pathfinding
Add-ons and examples for A-Frame VR.
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
__Custom edge that avoids crossing nodes__
Comprehensive pathfinding library for grid based games
Encode and decode binary protocol for Pomelo framework.
Asynchronous A* Pathfinding API
Load codes for pomelo based on the convention over configuration rules.
Pathfinding plugin for SoonSpace.js
pomelo-logger ========
Pomelo is a fast, scalable game server framework for [node.js](http://nodejs.org). It provides the basic development framework and many related components, including libraries and tools. Pomelo is also suitable for real-time web applications; its distri
Blazing fast graph pathfinding SDK powered by WebAssembly. 10-15x faster than JavaScript implementations.
Comprehensive pathfinding library for grid based games
pomelo ts rpc
pomelo-rpc is the low level RPC framework for pomelo project. It contains two parts: client and server.
`pomelo-admin` is an admin console library for [pomelo](https://github.com/NetEase/pomelo). It provides the a series of utilities to monitor the `pomelo` server clusters.
pure websocket rpc framework for pomelo, based on pomelo-rpc, modified by roytan
Phaser3 plugin for grid based movement on a 2D game board.
[![NPM version][npm-image-pomelo]][npm-url-pomelo] [![NPM version][npm-image-down]][npm-url-pomelo]
Asynchronous A* Pathfinding API
Custom React Flow Edge that never intersects with other nodes
pomelo-schedule is a schedule tool for nodejs, it's purpose is to provide a product level schedule module which is high efficient and can support large number job schedule.You can