-
Hello, I am trying to align two spherical meshes that I got from running ./SphereMap but it gives me segmentation errors. After looking into the codes, it seems the segmentation error happens here htt…
-
Below is a list of inactive branches gathered from various CGAL sub-repositories. They fit in a few different categories**:
* _Already integrated;_ (should the branch then simply be deleted?)
* _Aba…
-
Dear Dr. Amrein,
I am experiencing some issues with a PTC CREO STL file I created. The geometry is a hollow half-sphere similar to the "half_sphere_shape" STL included in the Geometry_Data director…
-
There is some interest in the community for allowing CICE to read the MOM6 supergrid file directly. In particular, check out this thread on the community forum:
[
](https://bb.cgd.ucar.edu/cesm/thre…
-
jet@jet-virtual-machine:~/catkin_workspace$ source ~/catkin_workspace/devel/setup.bash
jet@jet-virtual-machine:~/catkin_workspace$ roslaunch bezier_examples fanuc_m10ia_surfacing.launch surfacing_mod…
qcz01 updated
6 months ago
-
- macOS 14.2.1 (23C71) arm
- Meshlab 2023.12
To reproduce:
1. Filter -> Create New Mesh Layer -> Icosahedron
2. Filter -> Remeshing, Simplification and Reconstruction -> Iso Parameterization: Ma…
-
On the FRES call last Friday, we spent a significant amount of time thinking through how we want to describe the initial conditions. The issues we have are:
* Whether what ASPECT sees are the initial…
-
Lightning strikes are one of the sources of fire ignition used by both the CLM big leaf and FATES fire models. Currently, lightning strikes are obtained from a static climatological dataset. Ideally…
-
## Issue Details
I set CMake flags but code still requires gmp, why?
The CMAKE code below is enough for mac and windows but not ubuntu. Please help!
```
SET(CGAL_CMAKE_EXACT_NT_BACKEND BOOST…
-
I've been thinking about some kind of low level/ intermediate representation for geometry lately to have a good way to switch out frontends and backends without much hassle. This is pretty much what I…