Renato Campos

Results 7 comments of Renato Campos

An implementation of the shortest path using the visgraph approach described above would be much appreciated. The current approach has weird behaviours, i.e. [fiddle](https://jsfiddle.net/ineeve/9jrsh7eg/14/) - if you look closely at...

Hello, I've been looking into this problem for a few hours already, and I've not managed to reach any conclusion yet. I've tried to modify the precision from `mediump` to...

I've got to an example where setting the miterLimit actually makes a big difference in the result: With miterLimit set to 10.0: ![webgl-miter-10](https://user-images.githubusercontent.com/18349054/137743794-c4641bb6-5b51-43cf-beb7-d79992a501ba.png) With miterLimit set to 1000.0: ![miter-1000](https://user-images.githubusercontent.com/18349054/137743829-142549c2-7b93-4e4c-bd05-21a87b923865.png)

I would also like for everything to get upgraded to current versions.

I think you are using the wrong slashes. Try this: **C:\foo**:/protractor

It does not seem to work on mobile yet ...

I also have an angular project using OpenLayers. Upgraded ol to 6.6 and started seeing the same set of errors as reported by @yohny . Setting `"skipLibCheck": true` in the...