-
.blend file:
https://drive.google.com/drive/folders/1Je1OBKPKipFnuLeqkOxHXWcDbH_EaCnj?usp=sharing
Included in the drive is the full model and the "testing" model which is where the images come from…
-
I tried to use the threefiner to enhance a glb file, but it gives this error, only using --force_cuda_rast I can run it, but the texture comes out different.
```
(env) D:\Documentos\3dGeneration>t…
-
No matter what I do the custom normals export broken in a few areas.
You can see it on both sides of the hood, and also on many edges of the blobby test shape I made to demonstrate it more clearly:…
-
In `ConvexMesh::useDimensions()`, there is this code that processes planes (halfspaces) generated by qhull:
https://github.com/ros-planning/geometric_shapes/blob/07a5254b698ecc89e511dc5b3182ecb6c7d…
peci1 updated
6 months ago
-
## ❓ Questions on how to use PyTorch3D
Does PyTorch3D support ICP variants that use oriented points (points with normals associated to each one)? In `pytorch3d.ops` there is `estimate_pointcloud_no…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
```
It is sometimes neccessary to create meshes and materials at run-time, there
should be utility classes that facilitate this kind of use.
E.g:
MeshBuilder mb = new MeshBuilder();
mb.addPosition( …
-
```
It is sometimes neccessary to create meshes and materials at run-time, there
should be utility classes that facilitate this kind of use.
E.g:
MeshBuilder mb = new MeshBuilder();
mb.addPosition( …
-
```
It is sometimes neccessary to create meshes and materials at run-time, there
should be utility classes that facilitate this kind of use.
E.g:
MeshBuilder mb = new MeshBuilder();
mb.addPosition( …
-
hello everyone
I`m now using linemod to detect the coke can with the ORK tutorials
after the linemod training when I run the detection
it can`t detect anything in rviz.
grxuser@grxuser-XPS-8900…