isocubes
isocubes copied to clipboard
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:  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. ...
* 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...
## Feature - [ ] Change coordinate system to xyplane = 'flat' with z vertical (RH coordinate system) - [ ] Add drawing of ground to help set perspective. -...
Hi, Thanks for developing this cool package. It would be nice if we could wrap the following rotation and zoom-in/out operations into a built-in function so that we can generate...