Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: graphic
See also: freecolor createcolor setmaskp

Quantlet: colorcube
Description: Displays a multi-color cube

Usage: (points)=colorcube()
Output:
points List of points and lines forming the color cube.

Note:

Example:
library("graphic")
points = colorcube()
dd = createdisplay(1, 1)
show(dd, 1, 1, points)

Result:
Displays a cube. Use the arrow keys to turn the cube.



Author: S. Lauer, 19990301
(C) MD*TECH Method and Data Technologies, 05.02.2006