Ibon Eskudero

Results 3 issues of Ibon Eskudero

although they are parsed: 1.- Bulge is always stored at entity level, so it is always overwritten for each vertex which contains a bulge. 2.- Closed is stored at loop...

Hatch entity is not always drawn correctly when is a pattern hatch type. The boundary is correctly drawn as a line but not as a shape.

There are cases where drawing positions exceeds the Float32Array significant digits so numbers are rounded. Explanation [here](https://stackoverflow.com/questions/8542414/javascript-float32array-wierdness). And WebGL doesn't allow Float64Array buffers yet (as explained [here](https://stackoverflow.com/questions/38494397/is-it-possible-to-use-float64array-instead-of-float32array-in-three-buffergeomet)), so there is...