random 3D object consisting of cuboids
- To: mathgroup at smc.vnet.net
- Subject: [mg69054] random 3D object consisting of cuboids
- From: "gavrili" <gavrili at rhrk.uni-kl.de>
- Date: Tue, 29 Aug 2006 03:25:32 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
i am trying to create random 3d objects constisting of cuboids; as the end result i need the coordinates of the cuboids; however, i am having trouble with the commands from the very start; even when i cut and paste the following line from mathematica Show[Graphics3D[Table[Cuboid[rcoord], {20}]]] i am getting error messages of the sort Graphics3D::nlist3: rcoord is not a list of three numbers could anyone help?
- Follow-Ups:
- Re: random 3D object consisting of cuboids
- From: Bruce Miller <brucem@wolfram.com>
- Re: random 3D object consisting of cuboids