Next Wave of Technology

[OnLive] is the next generation of game delivery that makes [Steam] and [Direct2Drive] obsolete. OnLive will also make a dent in the hardware market, by remotely hosting your games, effectively lowering your hardware requirements. OnLive has beefed up servers that play your games at full resolution and max detail while piping an image back to you. This type of technology is going to require the Internet infrastructure in the US to upgrade. If you have a slower Internet connection, this service won’t be for you. If you’ve got broadband, the game video will be piped in at standard tv resolution. If you have fast broadband, you’ll be playing in HDTV quality.

These beefed up servers are based on cloud computing which pushes the envelope for server hardware. [Slashdot] reports servers with 384 GB of RAM are becoming available.

New Desk

I was thinking about building a new desk so it fits my stuff.

Using 0.25″ boards:

Shelf Sides L Shape X 2: (62″ X 10″) and (30″ X 10″)
Shelf Keyboard: 60″ X 20″
Shelf Monitors X 2: 60″ X 10″
Shelf Brace Back: (60.5″ X 62.5″)
Shelf Braces X 6: (60″ X 3″)

One adjustment:

Lips under the shelves in the front and back for weight support:

Room below the monitors for the keyboard and papers:

Space around the monitors to allow room for adjustment:

Forum: [post]

Wavefront OBJ and Color

I was looking at the Wavefront OBJ spec and it doesn’t save vertex color information in the OBJ file. The color information is saved in the MTL file.

I was hoping Modo would save in the proper format, so I could copy the syntax. But [that] isn’t correct either.

[VertexMonkey] has some IO scripts and I could chunk out a script, but it would eat my weekend.

I wrote the [import script] anyway. I ended up using the Modo OBJ loader and then suplementing the color and uv set maps. It runs slow as heck and should be done using the Modo SDK.

Forum: [post]

Posts: [Unity Wiki ObjExporterColorUvs] [Unity forum post]

Windows Emulation on Linux

I found [Ubuntu Linux] easy to work with for the past couple months. Shortly after running Linux, it’s common to want to play games and run office on Linux. To run games on Linux there are three options: 1) Wine 2) Cross over games and 3) Cedega. [Wine] is a Windows emulator that is free and game setup is done by manual setup of config files. 2) [Cross over games] is a commercial product built on Wine that facilitates the manual process. [Cedega] is also a commercial product built on Wine; check the [game database] for supported game information. Cross-over initially created a product to emulate Windows so that MS Office could be installed on Linux and it looks like they want a piece of the gaming market as well. So far Cedega appears to work better for games. Cedega also comes bundled with “Spore Creature Creator” so obviously they are the better choice. Cedega doesn’t support MS Office as far as I know. I installed MS Office 2007 with CrossOver Office, but found MS Word 2007 crashes on startup and the product is still working on support for Office 2007 SP1.