Kaelan Cooter

Results 22 issues of Kaelan Cooter

I can't find any mention of hexagonal grid support. Does this support hexagon grids?

Is it possible to support SharedArrayBuffers?

Would be great. Also, would it be possible to define a component as a Typescript interface?

Can we get an example with Netlify + nexus and nexus-prisma? (i.e. a graphql server in a Netlify function, pointing to Prisma)

kind/feature

The readme says it can be used without Unity (I'm using Godot) but all the documentation for the code generator part assumes you are using Unity. Is there any way...

Utilities for getting the edges of hexes would be appreciated. Maybe looping over them too.

It appears that vendor bundles are only extracted using `splitChunks` in the main code and not the worker code when using this plugin. Adding the splitChunks plugin manually did not...

needs more info

When using any font and any configuration. Example: You can see the last two glyphs are not aligned and the foreground peaks above the background. ```js display.setOptions({ fontSize: 14, forceSquareRatio:...

How difficult would it be to modify / fork rot.js to support 3D field of view and lighting? I realize 3D isn't the focus of this library. I want to...

Does pixi-tilemap support tilemaps with an offset? I have a tileset that is 32x48 but renders into a hexagon grid of 32*32 with a 2px offset. Rendering an entire tilemap...