-
I'm trying to do a simulation, but I can't figure out what input file peridigm needs, or rather it needs a .yaml file and a discretization file. How can I create the discretization file, because it sa…
-
```
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_…
-
CAD formats has been introduced by !236
Visual quality highly depends on the meshing parameters.
Currently, these parameters are hard-coded with a trade-off between loading speed and visual qual…
-
# Introduction
Minecraft Bedrock now supports polymesh models. It's existed for a long time since the introduction of Persona and Skin Creator. This format is widely used in persona pieces, marketpla…
MC874 updated
1 month ago
-
Hi everybody,
I have test the algorithm of icp.py with your bunny mesh file in .PTS format which can be opened by MeshLab and it works very wellas shown in ICIPInputOutput01 file.
![ICIPInputOutp…
-
### Godot version
v4.0.beta17.official [c40020513]
### System information
Windows 10, Compatability
### Issue description
Porting some old code that uses Mesh.PRIMITIVE_TRIANGLE_FAN. Triangle fa…
-
Having issues loading mesh files into the Moveit Scene Planner.
Files formats accepted include: STL and DAE. Both attempted.
Code:
` self.scene.add_mesh(self.glider_name, glider_pose, filename…
-
The small mesh dimensions require a smaller tolerance, e.g., `jacobianTolerance=1e-20` (default `jacobianTolerance=1e-16`.).
Can this value be scaled automatically depending on the `MeshScale=1e-6` o…
-
The find_best_vertex_split function iterates over all vertices:
https://github.com/FractalFir/tmf/blob/9c5f61ba037fa65a1edba7ffcb7e615e14831ca8/src/tmf_exporter.rs#L319
However, immediately after …
-
Hi, when I clone the repository and try to run it, I get a bunch of errors in the log. Are there some mandatory requirements I should have taken care of, before importing the project, e.g. plugins?
…