1. RE: OpenGL GUI

>There's a package called GLUI User Interface Library. It's an OpenGL GUI
>package.
>
>The source is available here: http://www.nigels.com/glt/glui/#download
>
>I can't use those files as given, so I was hoping somebody
>could compile it all into a .dll for me (to be used on Windows) and
>maybe provide a list of all the functions.

Compiling it as a dll would be no problem, but it wouldn't be very useful as 
is. It's a class-based library, which is difficult to use with Euphoria 
unless you add extra code to the dll that handles all the object interfacing 
for you.

new topic     » topic index » view message » categorize

2. RE: OpenGL GUI

mic _ wrote:
> 
> >There's a package called GLUI User Interface Library. It's an OpenGL GUI
> >package.
> >
> >The source is available here: <a
> >href="http://www.nigels.com/glt/glui/#download">http://www.nigels.com/glt/glui/#download</a>
> >
> >I can't use those files as given, so I was hoping somebody
> >could compile it all into a .dll for me (to be used on Windows) and
> >maybe provide a list of all the functions.
> 
> Compiling it as a dll would be no problem, but it wouldn't be very useful as 
> is. It's a class-based library, which is difficult to use with Euphoria 
> unless you add extra code to the dll that handles all the object interfacing 
> for you.

Oh. :(

Thanks for the info! :)

-=ck
"Programming in a state of EUPHORIA."

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu