GLUT

2024-03-02 Thread John Howard
Hello. Recently, I corrected the buggy enumerations for GLUT, and OpenGL/GLU. I made three patch files that I want to post here. But there is a problem. I want to credit Mark Kilgard as the original writer of the GLUT enums. And underneath the LGPL comment, I added a comment containing his

Re: openGL, glut, freeglut, modernGL???? in get

2020-09-24 Thread s...@pandora.be
Hello, I'm no expert in OpenGL or FreeGLUT but when I build GNU st version 3.2.91, from the source tar.gz from https://alpha.gnu.org/gnu/smalltalk/ It seems to use FreeGLUT version 2.8.1 in my case. My understanding is that FreeGLUT is an open-source implementation of the GLUT specification

openGL, glut, freeglut, modernGL???? in get

2020-09-24 Thread etienne delacroix
to gnu-smalltalk wored like a charm using the DLD addLibrary mechanism... now i would like to use the openGL GLUT packages in GNU-ST but these do not seem to bind to freeglutis there a ay to enter in contact with people in the GST galaxy that could help me in modifying the openGL GLUT gst

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-12-19 Thread Holger Hans Peter Freyther
On Tue, Dec 17, 2013 at 10:01:52AM +0100, Holger Hans Peter Freyther wrote: GNUPlot.GNUPlot instanceVariables: 'abc def'. Interestingly.. when using Namespace current: Bla [ Object subclass: Bla [ | inst | ] ] is

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-12-19 Thread Holger Hans Peter Freyther
On Thu, Dec 19, 2013 at 02:01:38PM +0100, Holger Hans Peter Freyther wrote: So it appears that the STCompiler is somehow ignoring the namespace that I pass in? Paolo do you have an idea of why that is the case? it is probably an issue with the symbol table. Close. It is the

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-12-17 Thread Holger Hans Peter Freyther
On Sun, Sep 22, 2013 at 06:32:47AM +0200, Holger Hans Peter Freyther wrote: GNUPlot: GNUPlot.GNUPlot exsists breaking the look-up (just like Cairo did before renaming it). Now there is Already GPPlot as a class. The question is if I should use GNUPlot.Plot? I used the VisualGST

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-09-23 Thread Gwenaƫl Casaccio
On 22/09/2013 13:13, Holger Hans Peter Freyther wrote: On Sun, Sep 22, 2013 at 12:45:09PM +0200, Paolo Bonzini wrote: GPPlot is something that you add to a GNUPlot instance. I guess we have to fix the problem, we cannot do the same as Cairo. How do you define the semantic? Namespace

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-09-22 Thread Paolo Bonzini
looking into Glut and it appears that this is a problem my colleague had yesterday. I found some more parsing issues.. GNUPlot: GNUPlot.GNUPlot exsists breaking the look-up (just like Cairo did before renaming it). Now there is Already GPPlot as a class. The question is if I should use

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-09-22 Thread Holger Hans Peter Freyther
On Sun, Sep 22, 2013 at 12:45:09PM +0200, Paolo Bonzini wrote: GPPlot is something that you add to a GNUPlot instance. I guess we have to fix the problem, we cannot do the same as Cairo. How do you define the semantic? Namespace current: GNUPlot [ Object subclass: GNUPlot [

[Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-09-21 Thread Holger Hans Peter Freyther
Hi, I am flying right now and looked into how many of our packages can be parsed using the Parser package. I skipped the Glib package and now I am looking into Glut and it appears that this is a problem my colleague had yesterday. The following code works with the libgst/ parser but causes

Re: [Help-smalltalk] STInST Parser and parsing Glut (and other code)

2013-09-21 Thread Holger Hans Peter Freyther
On Fri, Sep 20, 2013 at 04:31:40PM +0200, Holger Hans Peter Freyther wrote: Hi, I am flying right now and looked into how many of our packages can be parsed using the Parser package. I skipped the Glib package and now I am looking into Glut and it appears that this is a problem my colleague

[Help-smalltalk] [bug] GLUT event loop

2012-01-20 Thread Gwenael Casaccio
by: MrGwen Updated by: MrGwen Status: active The current GLUT binding registers the idleCallback and takes all the CPU time. A solution would be to use the glutMainLoopUpdate function and to remove the idelCallback. ___ help-smalltalk mailing list help

Re: [Help-smalltalk] GLUT

2011-02-17 Thread Paolo Bonzini
On 02/16/2011 08:43 PM, Stefan Izota | eMAG, Dezvoltare Software wrote: Hi, I attached a small diff for building GLUT package in Windows. I'm new auto* tools and m4 so any comments are welcome. Applied, thanks! Paolo ___ help-smalltalk mailing

[Help-smalltalk] GLUT

2011-02-16 Thread Stefan Izota | eMAG, Dezvoltare Software
glut.m4.patch Description: glut.m4.patch ___ help-smalltalk mailing list help-smalltalk@gnu.org http://lists.gnu.org/mailman/listinfo/help-smalltalk

[Help-smalltalk] RE: GLUT

2011-02-16 Thread Stefan Izota | eMAG, Dezvoltare Software
Hmmm, no html then. Anyway, the text was: Hi, I attached a small diff for building GLUT package in Windows. I'm new auto* tools and m4 so any comments are welcome. Regards, Stefan Izota -Original Message- From: help-smalltalk-bounces+stefan.izota=emag...@gnu.org [mailto:help-smalltalk