Second Life Virtual World, The Worst Technology Hack

By Xah Lee. Date:

I spent 3 years in Second Life to study its tech. It turns out, the hacks there is WORSE than perl, unix. Far worse.

Second Life 2010 14c30
Second Life 2010 14c30

i thought it's my dream of a perfect visualization system came true.

Then, i start to learn. There are 2 main parts of the tech in Second Life: Building and Scripting. Building is like 3D model creation. Scripting is making them interactive, respond to the environment.

Second Life 2010 14cf9
Second Life 2010 14cf9

Recently i looked into WebGL. In Mathematica, a interactive rotating cube is one line of code. In WebGL, it's one thousand lines.