Free and Cross-platformGLSL Hacker is a free demotool with no limitation. Just download it and use it. GLSL Hacker is available for Windows 64-bit, Linux 64-bit, Mac OS X and Raspberry Pi. Lua, Python and GLSLGLSL Hacker supports both Lua and Python as main languages for demo coding and GLSL (OpenGL) for realtime shader programming. Lua and Python can be used at the same time in a demo. Some scripts can be coded in Python and others in Lua. It's up to up to mix them as you want. Lua, Python and GLSL can reside in separate files or in a single XML file that acts as a container for all scripts. Simple to UseHere is, in few words, how GLSL Hacker works: a demo is essentially made up of one or several initialization scripts (Lua and/or Python) and one or several per frame scripts (Lua and/or Python). Initialization scripts are executed once at the beginning of the demo and frame scripts are executed every frame. That's all. Low Level ProgrammingGLSL Hacker does not include a game engine that takes the control over your logic. GLSL Hacker offers a low level API (don't panic, no assembler here) that lets you free to manage your logic and rendering code as you want. You can even code you own dynamic libraries (in C/C++ for example) and load them in Lua and Python scripts. A stack of features
2013-2015 Geeks3D. All Rights Reserved. .:- G3D Network -:. |