iamnotstone
iamnotstone
I don't know if this is a feature loosing or something unproper. In my use case, I'd like to triangulate a face enclosed by nurbs-curves directly. After taking a deep...
In some times the function can be a generator. So have to write the set function in this way: ``` set(key, value){ if(typeof value.next === 'function'){ let result result =...
It's a nice library. But as I tried an un-closed polyhedron, it failed and returned a strange shape.
As the title. I met this problem when I update a element's vertices. The bounding sphere do not updated as I updating the vertices. This cause a geometry may 'disappear'...
there are some files when I export from blender. There are actually UV values that existed in that file. But when I load them from trimesh, the uvs had gone....