Lisp HUG Maillist Archive

CLIM and OpenGL

Is it using OpenGL with CLIM possible (even if LW-only)?  I need
something like OPENGL-PANE of CAPI.

Actally I want to ouptput in-memory RGB images represented as Lisp/C
arrays, and some simple geometric figures.  I can draw images with
gl-draw-pixels of OPENGL-PANE.

-- 
Ivan Boldyrev

                                                        You have new mail.


Re: CLIM and OpenGL

There is an aexample of this that comes with LW. However, you may want
to check out my CPW and OpenGL bindings for LW on my website.

Jeff M.

-- 
http://www.retrobyte.org
mailto:massung@gmail.com


On Sat, 18 Dec 2004 21:47:32 +0600, Ivan Boldyrev
<boldyrev+nospam@cgitftp.uiggm.nsc.ru> wrote:
> Is it using OpenGL with CLIM possible (even if LW-only)?  I need
> something like OPENGL-PANE of CAPI.
> 
> Actally I want to ouptput in-memory RGB images represented as Lisp/C
> arrays, and some simple geometric figures.  I can draw images with
> gl-draw-pixels of OPENGL-PANE.
> 
> --
> Ivan Boldyrev
> 
>                                                        You have new mail.
> 
>


Updated at: 2020-12-10 08:54 UTC