[racket] [racket-users] 3-D drawing toolkit?

From: Neil Toronto (neil.toronto at gmail.com)
Date: Wed Jul 2 15:22:09 EDT 2014

I'm working on something like that right now, and will have something ready to demo at RacketCon in September. The API will be similar to pict's, and shouldn't be too hard to wrap 2htdp-style.

Neil T

Sent from my iPhone

> On Jul 2, 2014, at 12:40 PM, Kevin Forchione <lysseus at gmail.com> wrote:
> 
> I took up Matthias’ challenge some time back regarding students having a go at writing their own versions of the 2048 game. While technically I’m a student in the “life-long”learner sense of the word, rather than the university affiliated variety, I find the exercises in books like 2htdp, Introduction to Computing: Explorations in Language, Logic, and Machines, etc., to be a stimulating point of departure in exploring the racket language. 
> 
> I’ve begun working on another “marble maze” style game that makes surprising re-use of the underlying libraries I created for the 2048 project, but, of course, the presentation layer is quite different and I began wondering if there are in racket libraries available that produce the 3-D equivalents of those provided by image.rkt?
> 
> Thanks!
> 
> -Kevin
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users


Posted on the users mailing list.