Re: [racket] How to draw a Rubik's cube?

2015-02-09 Thread Geoffrey S. Knauth
On Fri, Feb 6, 2015, at 02:33, dine wrote: > I want to draw a 3D Rubik's cube in Racket. I tried the 3D plot but > found that it provides only dots, lines, and 3D rectangles. Does it > enable more primitive drawing facilities? By the way, other drawing > libraries aren't good at handling 3D things

[racket] How to draw a Rubik's cube?

2015-02-09 Thread dine
I want to draw a 3D Rubik's cube in Racket. I tried the 3D plot but found that it provides only dots, lines, and 3D rectangles. Does it enable more primitive drawing facilities? By the way, other drawing libraries aren't good at handling 3D things. Racket Users list: http