-
Hello,
would it possible to also work with those very common mesh file formats with MDAL?
- .DAE
- .OBJ
- .STL
- .glTF 2.0 / GLB
Many thanks!
Warm Regards.
-
Calculating the volume of a Box or a Cylinder seems to always return zero for Box and Cylinder objects, even though they plot just fine and seem overall well-formed. Similarly, `is_closed()` seems to…
-
I'm looking at using your lib to modify 2d texture maps on 3d meshes based on where the meshes are pressed against each other (anti-coplanar faces.) After performing an operation which returns a poly…
-
Hi,
I am hoping to use pymesh for building finite element tetrahedral meshes, beginning only with the cloud of points.
I've done this using tetgen (the original library), in the following way:
1.…
iojea updated
5 years ago
-
I'm running collision tests between two triangular meshes in embree4. The rtcCollide function only accepts GEOMETRY_TYPE_USER as input. I got it to work and successfully find intersections between my …
-
https://github.com/google/neuroglancer looks very good. Here are some examples: https://h01-release.storage.googleapis.com/gallery.html
It'll be good if we can export to neuroglancer supported form…
-
-
## Outline
For the past 10 years, IfcOpenShell has had a tight coupling with OpenCASCADE as its only geometry library and OCCT providing the datatypes in the IfcOpenShell C++ APIs.
In IfcOpenShe…
-
While I've recently improved correctness by a lot, I still see an issue with this scene. The sphere is too illuminated; I think it's possibly an issue with how we are sampling the triangular light?
…
-
Hello,
I am working on a project to bring Python post processing tools to
[Delft3D-FM ](https://www.deltares.nl/en/software/delft3d-flexible-mesh-suite/), which will be part of the Open Source effor…