Re: Hiw to use graphics in gforth?
carl hansen <[email protected]> Fri, 20 May 2022 12:57:02 -0700
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <CAHEkXCS=DexPBwg0AV5B0uPYBbxyLBALj5vDSeNwGd47+giOrQ@mail.gmail.com> |
On Fri, May 20, 2022 at 12:45 PM <[email protected]> wrote: > > On 2022-05-20 19:11, paul.ortais-WGBUbHxT2D9Wk0Htik3J/[email protected] wrote: > [..] > > Though I can live with just at-xy and and scarce polices, the lack of > > graphics words in Gforth, and the reluctance to provide them in > ************************************* > > general in Forth, has something extremely bizarre that I concluded is > **************** > > a part of an "elite" club wanting to remain tiny. > > Everybody loves a good rant, but in this case you are not looking > further than your nose is long (as we say in the Netherlands). > > All of the major Forth systems (and this includes Gforth) > support graphics. > > Just type "gforth opengl" in Google and find two pages full of relevant > results, including four Youtube videos. > > -marcel > also ftp://ftp.taygeta.com/pub/Forth/Archive/tutorials/gforth-sdl-opengl/ which is also at https://github.com/Lecrapouille/GraphicsLessonInGforth although it takes some work because Windows is different from Mac, from X/ linux etc. Developments would be appreciated