[plt-scheme] opengl binding

From: Hans Oesterholt (hdnews at gawab.com)
Date: Sun Sep 18 16:30:40 EDT 2005

BTW, which means, mzopengl can be dropped too ;-).

Hans Oesterholt schreef:

> Got it working! Even with SGL, not GL.
> Dependency of mzgtk2 on mzopengl can be dropped.
>
> Best whishes,
>
> Hans
>
>
> Scott Owens schreef:
>
>> The sgl collection relies only on the foreign-function interface (as  
>> of v299.28), and can be used with either mred/DrScheme or mzscheme.   
>> sgl only provides access to the functions documented in the GL (1.5)  
>> and GLU specs, and not to the functions of glx, or whatever OS X or  
>> MS Windows use to manage GL drawing contexts.  mred provides this  
>> functionality, but sgl itself is agnostic about how the GL contexts  
>> are managed (as is the OpenGL spec itself).
>>
>> -Scott
>>
>> On Sep 18, 2005, at 12:39 PM, Hans Oesterholt wrote:
>>
>>> Scott Owens schreef:
>>>
>>>
>>>> I'm curious if you are unaware of the GL binding that comes with  
>>>> PLT  Scheme, or if you found it deficient.
>>>>
>>>> -Scott
>>>>
>>>
>>> I didn't try it yet. It is part of drscheme, not mzscheme isn't it?
>>> Can I install it seperately from drscheme? I'll give it
>>> a try sometime soon. It's not that I don't want to use it.
>>> Some months ago, when I created mzopengl, wasn'tt aware
>>> of the existence of sgl. As I am about to release the first
>>> alpha of mzgtk2, I needan opengl binding working
>>> with mzgtk2 released.
>>>
>>> Hans
>>>
>>>
>>
>
>
> ------------------------------------------------------------------------
>
>------------------------------------------------------------------------
>
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20050918/21f76bb0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 19260 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20050918/21f76bb0/attachment.jpe>

Posted on the users mailing list.