Learn R Programming

isocubes (version 1.0.0)

obj_test: Voxel coordinates for a test object useful for debugging orientation and visibility checks

Description

Voxel coordinates for a test object useful for debugging orientation and visibility checks

Usage

obj_test

Arguments

Format

An object of class data.frame with 16 rows and 4 columns.

See Also

Other datasets: obj_letter, obj_organic

Examples

Run this code
head(obj_test)
isocubesGrob(obj_test, size = 5, y = 0.05) |>
  grid::grid.draw()

Run the code above in your browser using DataLab