Alexander Milevski

Results 29 issues of Alexander Milevski

Hi, thanks for the excellent plugin, I think it will get a lot of attention and usage very soon. I tried to compile a boilerplate for a WebGL project the...

Sorry for the stupid question, but I got lost and confused. I have created a small example, what I wanted to achieve there is simply to be able to move...

- [x] rewrite in TypeScript - [x] use Vite to build - [x] Use TS in demo - [x] Tests to TS using Vitest - [ ] Add coverage -...

```js const polygon1 = { 'type': 'Polygon', 'coordinates': [ [[ 10, 10 ], [ 80, 10 ], [ 80, 80 ], [ 10, 80 ], [ 10, 10 ]] ]...

help wanted

[Clipping of Arbitrary Polygons with Degeneracies](http://arxiv-web3.library.cornell.edu/pdf/1211.3376v1.pdf) Erich L Foster and James Overfelt, 2012

bug
enhancement
help wanted

Here's a code sample of using [Ogma](https://ogma.linkurio.us) graph visualisation library with Amazon Neptune. It follows the Vis.js example but adds somewhat clearer code and uses rollup to bundle the application....

I checked out the project and tried to run it, to no avail: ```sh % yarn start Starting project at /Users/***/Projects/react-native-animated-todo Developer tools running on http://localhost:19002 Opening developer tools in...

This is horrible, the nodes are supposed to be immutable.