-
https://github.com/llvm/llvm-project/blob/e52238b59f250aef5dc0925866d0308305a19dbf/mlir/lib/Dialect/Mesh/Transforms/Spmdization.cpp#L98
It should probably be "remainingPartialAxes" instead of "allRed…
-
Hi, thanks for your work. I have a question while running mapping api.
I read that the mesh is generated on dense reconstruction. Is there a condition to get the mesh data in real time? Does it onl…
-
I have this error, it means that I not have the correct mesh, because Peridigm wants only hesaedric mesh? If it is correct somuone know a program that consents to create hesaedric mesh?
Peridig…
-
Basically every export that has both static meshes and skeletal (parented to armature) meshes ends up with different scale for meshes. Skeletal meshes are always 100x smaller. I guess it's somewhere a…
-
We could seemingly train the dataset on an image:vertexes pairing to get what would be essentially the equivalent of a depth-map to mesh language model?
I'd be very interested in the training code …
-
Mirror the movements from the camera to the Mesh.
-
**Is your feature request related to a problem? Please describe.**
I have some existing LEDs on my stairs, but they are wired using only 2 wires (wires goes in some conduit inside the wall, cant add …
-
Using Vulkan, display meshes (== many triangles, in short):
TODO:
- [x] Vertex buffers:
- Vertex input description
- Vertex buffer creation
- Staging buffer
- Index buffer
- …
-
Is it possible to extract colour mesh? I have obtained a colourless mesh which is of good quality.
-
We should ensure that our manifold is always positively oriented.
In hyperboxmesh we have coordinates and can check this. We observe that our d-cube triangulation into d! d-simplicies algorithm giv…