Lazaro Alonso
Lazaro Alonso
Maybe, after all Simon's updates, it would be good to give an extra bust to this package with a new name? Just an idea and not suggestions at the moment...
We need a workflow able to transform any mesh, such as a Sphere, Rect3f, Pyramid, etc, see [here](https://beautiful.makie.org/dev/examples/3d/meshes/meshes) or from [here](https://beautiful.makie.org/dev/examples/3d/meshes/isosurfaces) , into the right type/shape for Trace to render...
This following used to work when using: `mc = GeometryBasics.Mesh(s, algo)`, but now I needed to do the extra step with `Meshing`'s `isosurface`. Not sure where this happened. Now, in...
Ok. I'm adding this because the usual just happened. I needed to do this, and yes, good luck finding docs or examples 😄 . Well, here, a version. It might...
We should rename all the REPLACing ones to the task they are actually doing.
I noticed that whenever we have something like: `[section in](./folder/section)` referencing to another `md` file in our working directory then the following shows up: ``` Warning: invalid local link/image: file...
@jkrumbiegel this is the branch. Only the gallery cards were not working. All other things should be fine.
Consider this example. https://beautiful.makie.org/dev/examples/aog/density_ridges the second one should be rotated.
As of this version, the output of this looks wrong. using the file from [here](https://drive.google.com/file/d/1Om08vXhgsmLbcGmbEFaachfBHa6Nq5pA/view?usp=sharing) But, it also happens for other .tif and .nc chunked files. This looks to happened...