GeeXLab 0.12.1 released for Windows 32/64-bit


GeeXLab

A minor update of GeeXLab is available for Windows 32/64-bit.

This update of GeeXLab comes with a new function for true type fonts (gh_font.text_2d_v2()) that makes it possible to display words with different colors.

The kx framework (Lua) has been fully re-written and now loading one file (kx.lua) is enough to use the framework (in previous version there was a file to load for OpenGL demos and another one for Vulkan demos).

Some demos of the code sample pack have been updated with the kx framework.

As usual, you can download GeeXLab and the code sample pack from THIS PAGE.

GeeXLab changelog:

Version 0.12.1.0 – 2015.06.02
—————————–
+ added text_2d_v2() to gh_font (lua / python).
! updated the Lua kx framework used in OpenGL and Vulkan demos.
The kx framework is available in standard Lua libs of GeeXLab
(libs/lua/framework_v1/)
! disabled runtime error writing in log file after the first
runtime error.

 
Code sample pack changelog:

v3.2.1 – 2016.06.01
——————–
! updated all vk/normal-mapping/ demos with new kx framework.
! updated vk/shadertoy/ demo with new kx framework.
! updated all gl-32/voxelize/ demos with new kx framework.
! updated all gl-21/shadertoy-02/ demos with new kx framework.





Leave a Comment

Your email address will not be published. Required fields are marked *