ScratchData LogoScratchData
Back to crkcity's profile

3D color cube of RGB voxels

CRcrkcity•Created October 10, 2021
3D color cube of RGB voxels
34
23
280 views
View on Scratch

Instructions

Turn cube with mouse or touch. Cube represents 16x16x16 color combinations. Code computes a RGB number for each voxel (3D pixel) and where it lies as a xyz point, and translates to the xy points on our 2D screen.

Description

This cube is a standard model of how computers use code to generate a range of colors as combinations of red, green, and blue (RGB). Pixels on your 2D screen represent color as well as 3D space (so represent 4 dimensions in "property space"). Extends our 2D color panels: https://scratch.mit.edu/projects/420554322/ https://lifepatternsemerging.com/colors/

Project Details

Project ID581978794
CreatedOctober 10, 2021
Last ModifiedAugust 31, 2022
SharedJune 11, 2022
Visibilityvisible
CommentsAllowed