katSchmid

Results 9 comments of katSchmid

i will try, has three-dxf an easy way to split out curves?

I dont have a real dxf editor, can i just dm you the file?

Any progress or known workarounds? Webgl2 isn't helping for us. Below helps for desktop but not mobile althought is a bit slow Daniel Balog 2022-03-31 01:31:49 PDT I can confirm...

Hopefully [Dean Jackson](https://twitter.com/@grorgwork) [@grorgwork](https://twitter.com/@grorgwork) WebGL 2 is enabled in yesterday's iOS/macOS/etc Safari releases. Also, everything is now running on top of Metal via ANGLE. Please test + measure your content...

We are getting news that the canary workaround is no longer working. Enabling metal in chrome has inconsistent results with only some entities improved. Clamping line work seems to improve...

I tried adding an attribute to Ellipsoid and Polyline and the render looks good, bounding box needs some fixing. const WGS84 = new Cesium.Ellipsoid(6378137.0, 6378137.0, 6356752.3142451793); WGS84.underGroudOffset = 250; Little...

I just hard coded the ellipsoid custom values to test above and if it has the values its fine, just passing ellipsoid is kind of tricky. Unless this all got...