Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: OpenGL with Scheme

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2002
    Location
    Montreal, Quebec, Canada
    Posts
    4

    OpenGL with Scheme

    I have major doubts about this but still manage to get a small dose of hope (really small...).

    But are there OpenGL extensions for Scheme?

    Odds might be 100000000000000/1 but hey who knows?

    I have to do a game in a functionnal programming course and since the whole language sucks I'm pretty much sure drawing extensions in Scheme also suck.

    Rich.

  2. #2
    Guest

    Re: OpenGL with Scheme

    You can use OpenGL on 'Gauche' Scheme interpreter.
    Gauche is R5RS Scheme Inplementation.
    Its author keep developing constantly.
    Please try it!
    http://www.shiro.dreamhost.com/scheme/gauche/index.html

    # Please allow my poor English.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •