-
### Use Case
Currently, the mesh collider must use the original data of the assigned mesh. Consequently, if the original mesh is highly complex, it can significantly decrease performance. While it's …
-
Hello SfePy Community,
I am working on modeling the effects of veins on a resistivity tool in a borehole. For simplification, I'm starting with a basic cube made from a single material. In my model…
-
Hi. I'm using the CGAL library in a similar way to yours.
My project was built by referring to your emcc build command and cgal.cc .
However, there are too many differences when comparing the perfor…
-
I would like to use the Tree constructed with Libfive's Oracle API for rendering with MPR, taking full advantage of the GPU's acceleration capabilities. However, I found that the code does not seem to…
-
I have a textured mesh with 4958437 vn 9912299 fn (1.2GB OBJ file) that somehow crashes TriEdgeCollapseQuadricTex. Any idea how to debug this?
> Starting Script of 1 actionsfilter: Simplification: …
-
Hi,
This is really great work.
I am curious about the final output file format of this algorithm.
Also, does it include textures?
-
LiDAR-DenseSeg semantic segmentation left some incorrectly classified data points in the resulting point cloud. Attempts were made to remove these datapoints and mitigate errors, but a more thorough p…
-
### Godot version
v4.0.alpha.custom_build [2aee84c75]
### System information
Windows 11
### Issue description
https://user-images.githubusercontent.com/4235617/152444746-6d3e3279-3056-4…
-
[meshoptimizer](https://github.com/zeux/meshoptimizer) is a library for optimizing and compressing models. It includes a tool [`gltfpack`](https://github.com/zeux/meshoptimizer/tree/master/gltf) that …
-
As discussed in #74, the current way to model an external service that a service within the mesh can route to is by modeling the external service as a VirtualNode. For example, if you had two service…