Building Worlds With Distance Functions in GLSL (Raymarching)
Distance functions
Raymarching (GLSL)
Shadertoy To GLSL Hacker Demos
Shadertoy to
GLSL Hacker demos
Python Primer for the Impatient
Python Primer
for the Impatient
Lua Primer for the Impatient
Lua Primer
for the Impatient
OpenGL interpolation qualifiers (GLSL)
OpenGL interpolation
qualifiers (GLSL)
GLSL Hacker - Pixel hacking with GLSL, Lua and Python under Windows, Linux and Mac OSX
GLSL Hacker 0.5.0
 

Posts Tagged ‘python 2.6’


Python 2.6 Final

Be the first to comment - What do you think?  Posted by JeGX - 2008/10/03 at 09:34

Categories: Python   Tags: , , ,

Python 2.6 has been released in final version. There are a huge number of new features, modules, improvements and bug fixes.

Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.