[racket] opengl hello world
I don't have the time to write anything right now. Perhaps this code will help:
http://github.com/noelwelsh/splatter/blob/master/board.ss
There are some comments in the code. Basically it has a lot of OpenGL
setup to create a context suitable for 2D drawing, and not a lot more.
N.
On Sun, Oct 24, 2010 at 12:35 AM, 김태윤 <kty1104 at gmail.com> wrote:
> thank you for your suggestion
> since I am a beginner, the code is pretty big for me
> is there any hello world level code?
> thanks in advanced