Package: isocubes 1.0.0

isocubes: Voxel Data Visualization with Isometric Cubes

A voxel is a representation of a value on a regular, three-dimensional grid; it is the 3D equivalent of a 2D pixel. Voxel data can be visualised with this package using fixed viewpoint isometric cubes for each data point. This package also provides sample voxel data and tools for transforming the data.

Authors:Mike Cheng [aut, cre, cph]

isocubes_1.0.0.tar.gz
isocubes_1.0.0.zip(r-4.7)isocubes_1.0.0.zip(r-4.6)isocubes_1.0.0.zip(r-4.5)
isocubes_1.0.0.tgz(r-4.6-x86_64)isocubes_1.0.0.tgz(r-4.6-arm64)isocubes_1.0.0.tgz(r-4.5-x86_64)isocubes_1.0.0.tgz(r-4.5-arm64)
isocubes_1.0.0.tar.gz(r-4.7-arm64)isocubes_1.0.0.tar.gz(r-4.7-x86_64)isocubes_1.0.0.tar.gz(r-4.6-arm64)isocubes_1.0.0.tar.gz(r-4.6-x86_64)
isocubes_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
isocubes/json (API)

# Install 'isocubes' in R:
install.packages('isocubes', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/coolbutuseless/isocubes/issues

Datasets:
  • obj_letter - Voxel coordinates for the letter R
  • obj_organic - Voxel coordinates for an organic shape
  • obj_test - Voxel coordinates for a test object useful for debugging orientation and visibility checks

On CRAN:

Conda:

6.48 score 75 stars 10 scripts 263 downloads 13 exports 1 dependencies

Last updated from:9b1a5ed955. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK130
linux-devel-x86_64OK126
source / vignettesOK185
linux-release-arm64OK148
linux-release-x86_64OK123
macos-release-arm64OK87
macos-release-x86_64OK209
macos-oldrel-arm64OK83
macos-oldrel-x86_64OK184
windows-develOK89
windows-releaseOK94
windows-oldrelOK79
wasm-releaseOK108

Exports:calc_heightmap_coordscalc_visibilitycoord_aligncoord_rotatecoord_translategen_isosurfacegen_prismgen_sphereisoaxesGrobisocubesGrobisolinesGrobisopointsGrobrand_palette

Dependencies:colorfast

Isometric Grids
Placing a voxel letter on a ground plane

Last update: 2025-09-05
Started: 2025-09-01

Generate Voxels
Evaluate a function to find voxels | Fractal Terrain with ambient | Evaluate the isosurface of an implicit function | Heightmap from scanned depth data

Last update: 2025-09-04
Started: 2025-09-04

Heightmaps
Add color to each location

Last update: 2025-09-04
Started: 2025-09-01

Animated Isosurface
Define the isosurface | Animated rendering

Last update: 2025-09-03
Started: 2024-11-01