
Tag Archives: mesh
GeeXLab 0.17.2.0 released for Windows, Linux, macOS and Raspberry Pi (Updated 0.17.3 for Windows)
GeeXLab 0.12.0.0 Released for Windows
New Procedural Meshes in GeeXLab

One of the new things in GeeXLab 0.9.4.1 is the addition of few new procedural meshes.
GeeXLab 0.9.4.1 released for Windows platforms

A new update of GeeXLab is available for Windows users.
How to Build and Draw a simple Triangle

Remark: in the following article, words GLSL Hacker and GeeXLab are swappable! They represent the same software with a different name…
Today we are going to see how to build and render a simple scene that includes a camera, a triangle, a reference grid and a GPU program (in GLSL). GLSL Hacker supports both Lua and Python programming languages. We will use Lua for this article. So let’s go!