Tag Archives: Gaming and virtual environments

Best summary so far of iPhone OS 4.0 license agreement vs Unity3D

tl:dr no one knows for sure yet but there sure are a lot of … opinions! Unity3D Answers: is-unity3d-banned-by-new-apple-sdk-licence It’s unlikely this language is aimed at Unity, but it could easily become collateral damage in this fight. Edit 12 April … Continue reading

Tagged , | Comments Off on Best summary so far of iPhone OS 4.0 license agreement vs Unity3D

QuickTime, Texturing, and OpenGL

The movies I’ve examined don’t have an alpha channel so I’m using RGB and it works fine. // Create an off-screen gworld where QT can draw gworldBuffer = calloc(width * height * 3, 1); QTNewGWorldFromPtr(&gworld, k24RGBPixelFormat, &movieBox, NULL, NULL, 0, … Continue reading

Tagged , | Comments Off on QuickTime, Texturing, and OpenGL

Gamecubing it up

That Nintendo Wii, it sure looks shiny and new, at least, the ones you see in the stores bolted to their displays look shiny and new. They don’t seem to be nearly as supply-constrained as the XBox 360 when it … Continue reading

Tagged | Comments Off on Gamecubing it up

Second Life and libsecondlife

Google’s link to libsecondlife says, ‘libsecondlife is an open source project to reverse engineer the Second Life networking protocol.’ How is it ‘your’, i.e. the community of Second Life residents’, protocol if it has to be reverse engineered? A scalable … Continue reading

Tagged | Comments Off on Second Life and libsecondlife