isocubes icon indicating copy to clipboard operation
isocubes copied to clipboard

Results 4 isocubes issues
Sort by recently updated
recently updated
newest added

Hi there! Would be really nifty to have the grobs as .obj file to use it in other 3D software :) No idea if and how this is possible, only...

Hello, Here is my grob of isocubes: ![isocubes_doubleTrumpet](https://github.com/coolbutuseless/isocubes/assets/4466543/54b7d64f-686a-403c-840f-a5da6c95eda2) How can I rotate it? ```r library(grid) library(isocubes) A

Hello, I think the documentation could mention that an isocubes object is similar to an isosurface. Here is a couple of examples I did, based on some isosurface equations. ![isocubes_BarthSextic](https://github.com/coolbutuseless/isocubes/assets/4466543/4d5108ac-f74f-4c54-b35d-e3fc4c49322f)...

* If `fill` is passed in use that value. * Otherwise if possible have `isocubesGrob()` get the `fill` color from the `coords` data frame (which may have such a column...