Re: Hiw to use graphics in gforth?

paul.ortais-WGBUbHxT2D9Wk0Htik3J/[email protected] Sat, 21 May 2022 09:33:13 +0200
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <[email protected]>
Hello marcel,
Great to have such a quick answer from you.
So, how would you write from that the word Pix! ( color i j --) I 
mentioned ?
Thank you,
Paul

Le 2022-05-20 21:44, [email protected] a écrit :

> 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