Li Ho
Li Ho
Failed to execute 'getPointAtLength' on 'SVGGeometryElement': The provided float value is non-finite.  ``` var canvas = SVG().addTo("#map").viewbox(0,0,800,1000) , rect = canvas.rect(100, 100) , path = canvas.path("m 357.64532,453.84097 c 17.62007,8.02216...
**Stencil version:** ``` @stencil/core@ ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...
I am able to load my model with texture with absolute path, but the model presented black as it failed to retrieve the filename using GetTexture() The .obj, .mtl file...