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

From: Geoffrey S. Knauth (geoff at knauth.org)
Date: Mon Feb 9 09:28:54 EST 2015

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.

I recommending using Racket with OpenGL to make a nice Rubik's cube.
--
Geoffrey S. Knauth | http://knauth.org/gsk



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150209/d5f8e6e5/attachment.html>

Posted on the users mailing list.