-
The RAM required by this program is 25-100 times larger than the size of the original 3D image (tomogram) that we used to extract the surface mesh. This occurs because I am using 3rd party tools (pyv…
-
Hello!
Are you planning to add mesh surface measurement and autolevel for PCB milling to your program?
-
I have a use-case that I think would require building each worldspawn brush as a separate mesh/collider.
I've been implementing a way to determine footsteps/noise level in my game, and I was testin…
-
We want to smoothly deform the mesh, either by pressing or pulling the surface of the model at certain points.
This will be done by computing a homothety function on nodes, the origin of the homoth…
-
Hi,
when processing meshes with hollow spaces, `Trimesh.process(validate=True)` behaves unexpectedly (at least to me):
It flips **all** surface normals pointing outwards. If a mesh contains holl…
-
Could you consider providing the code to visualize the segmentation results? Just like the figure shows in the paper and Readme markdown. Thanks.
-
I'm using Mayavi in a Python script to ingest an STL CAD file. Although the CAD file renders correctly, I experience odd clipping effects when I zoom in too far on the object or when I rotate the scen…
-
### Godot version
3.3.2 latest official release
### System information
Windows 10, GLES3, GTX 1650 Super
### Issue description
Point Mesh shadow ignores POINT_SIZE when a Viewport Node …
ghost updated
3 months ago
-
From Bence @bencesolymosi :
Sorry to bother you again, but I have compared the new version of cubit2specfem3d.py with an older version from December: the new version is significantly slower. Expor…
-
Are there plans to support t-splines as well on truck?
Also seeing how t-splines are a superset for NURBS and subdivision surfaces (hope my understanding is correct :p ) would it make sense to make…