-
thanks for the great work.
i have a problem when I am running the code on colab environment . the results given doesn't include the texture of the body. however , when I use the code on huggingface …
-
Hi, thanks by these great nodes, really I got impressed by the paper, I think your tools are the starting point to fix so many issues with robotics these days.
I get laser scans with colored pointc…
-
I was wondering what the guideline is regarding reading third party meshes, for example from Cubit/Abaqus/etc. file format.
Recently, the developers in Stuttgart have written custom mesh routines f…
-
pbr currently supports three 3D data formats:
1. Wavefront .obj files (meshes)
2. Wavefront .mtl files (materials)
3. Radiosity .hdr files (environment maps)
These are all old formats without …
-
Just wondering: it seems that the tiles have plain heights encoded (`TerrainTiler.cpp`?). If so, are there plans for quantized-mesh encoding as in http://cesiumjs.org/data-and-assets/terrain/formats/q…
-
This is more a question rather than an issue, so apologies if it is not the right place to ask it.
Have you also tried the network on the de facto ModelNet50 (classification) and ShapeNet Core (seg…
-
Not RM related.
I left off 3D model reversing at the point where I couldn't figure out how to properly load skeletons. Let's not even get into animations because without a properly skinned model, you…
-
```
These are NITRC standard formats for volumes and meshes.
will be able to load up MR data from loki.drexelmed.edu
```
Original issue reported on code.google.com by `stephen....@gmail.com` on 18 …
-
Why the outputs of `ReconstructMesh scene_dense.mvs -p scene_dense.ply` are "scene_dense_mesh.mlp", "scene_dense_mesh.ply", "scene_dense_mesh_raw.ply"? I didn't get the "scene_mesh.mvs" for **RefineMe…
-
```
I've attached patch to include support for abaqus 2d.
Not sure how to add files to git repos but I've attached the test meshes.
Also - please check the logic in meshio.py. I added mesh_from_tri_…