Graphics

Forth2020 /ForthWin comunicating ideas with GUI and OpenGL


OpenGl manual

http://www.opengl-tutorial.org/beginners-tutorials/tutorial-1-opening-a-window/


We are working on OpenGL libraries, and GUI interfaces for both versions , for Windows and Linux have a common

interface, and 100% portability of code.

Use our OPENGL library from this link : https://github.com/ForthWin/ForthWinUsersGroup/blob/master/pixel.f

The graphics below where done with the pixel.f library.


The GTK ForthWin project