GLES2+ on AmigaOS – Hello Triangle
Last time I showed you how to set up a windowed OpenGL ES 2 (GLES2) context on AmigaOS. Now lets draw something. This tutorial will show you how to use shaders to draw stuff (a simple triangle, in this case).It closely follows a similar Warp3D Nova tutorial, and you’re welcome to compare the two.NOTE: While […]