-
Relates to #1638.
I just retested the example I posted [in the following comment](https://github.com/zimmerman-zimmerman/iati.cloud/issues/1638#issuecomment-526213736), and it doesn’t validate. You…
-
I recently load_mesh(xx.obj) file, and want to sample points from this mesh. But the load_mesh return a scene instance, so it has no sampling method. What should I do to transform a Scene instance to …
-
hi
I followed the installation instructions and an error occurred at the last step.
What is the cause.
![image](https://user-images.githubusercontent.com/42527845/78755128-3d1e8400-79ab-11ea-8b25-3…
-
Great job with this project. It seems to be the only way to convert a 3DXML file into another format. Unfortunately, I'm unable to get it to work. Here's what happens when I try to use it:
```
Uni…
-
I've seen the examples of how to create path2D's and i was able to export it as a dxf. Is it possible to add text data too in a certain coordinate and with certain rotation to this path2D and export a…
-
Not sure how to use this program, but when I do
1) launch **3DXML to OBJ v1.8.0 64-bit.exe**
2) Put **"myfile.3DXML"** under FIlename (which lives in the same folder as the exe)
3) pressing "Co…
-
Would that be possible? If so, how?
ghost updated
5 years ago
-
I recently upgraded my python install to 3.6 in a new virtual environment and installed `trimesh` via`conda` to this environment. Under my previous environment (2.7) and its version of `trimesh` (2.37…
-
When using load_mesh(*.glb), we get a scene with multiple meshes. Each gltf node can have a transformation, so the mesh transformation is inherit from root node to mesh node.
mesh.bounding_box_orient…
-
**Describe the bug**
The default XML output is not valid IATI XML. Aside from the fact that elements from multiple `iati-activity` are combined into a single `iati-activity` (#1627), the following [m…