Lisp HUG Maillist Archive

capi:opengl-pane

Hello,

I have seen a few mentions of capi opengl-pane on the internet,
but apropos and documentation search turn up nothing
(except for win32::b-open-gl symbol, unbound and funbound).

Does such a thing exist and I am blind?

Thank you, Denis.

Re: capi:opengl-pane

On Wed, 31 May 2006 00:59:58 +0200, "Denis Mashkevich" <nedenis@gmail.com> wrote:

> I have seen a few mentions of capi opengl-pane on the internet, but
> apropos and documentation search turn up nothing (except for
> win32::b-open-gl symbol, unbound and funbound).
>
> Does such a thing exist and I am blind?

Such a thing exists but it's hidden... :)

Check the "examples" folder of your LW installation.

Cheers,
Edi.


Re: capi:opengl-pane

Denis Mashkevich wrote:
> 
> Hello,
> 
> I have seen a few mentions of capi opengl-pane on the internet,
> but apropos and documentation search turn up nothing
> (except for win32::b-open-gl symbol, unbound and funbound).
> 
> Does such a thing exist and I am blind?
> 
> Thank you, Denis.

It's an additional package.  Look in the "Examples" directory.
(from memory) you load the "hosts" file, then (load "OPENGL:compile")
Look at the capi.lisp file to get started.

While we're talking about opengl, I'm in the middle of implementing a
CAPI version of opengl font handling (as in chapter 8 of the Red Book 
(OpenGL Progamming Guide)).  Does anyone know if this has already been
done ?
I've looked in the usual contrib directories and sites but haven't seen
anything.

thanks

ed


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