Over the last couple of weeks I’ve enjoyed playing with the Arduino hardware prototyping board. This week’s open-sourcing of the Second Life client came at exactly the right time for a new experiment.
Connecting First and Second Life
January 14th, 2007Google Sketchup -> Second Life export
January 14th, 2007What I wrote was a short Ruby plugin for SketchUp. It writes out basic model information to a text file, allowing it to be imported again (as a notecard) into Second Life. From there, an object parses the notecard and re-generates the model in-world. It does not support the full power of SketchUp by any means, and takes some judicious short-cuts to avoid generating zillions of prims. In erring very heavily on the side of simplicity, I’ve made something that you’ll either find delightful or frustrating. LINK to the storry.
SLeek
January 14th, 2007SLeek is a mini-client that connects to the Second Life main grid. It’s useful for situations where you want to be in-world, but don’t want to have the huge overhead of the graphics engine.