Babylon.js Playground (babylonjs.com)
Hello,
I have to make a roof made of a couple of polygons that were provided in WKT (WKT string of 1 polygon is in playground in a comment). My problem is that I can’t really make it generate or be visible in any way. PolygonMeshBuilder takes only Vector2 array and I have 3 numbers to include, so I thought CreatePolygon would do it, but no luck either.