Monthly Archives: November 2008

Loose Octrees

As wished by one of my fellow readers, here’s an article about loose octrees. A loose octree is an adaptive spatial subdivision approach, which is very easy to implement and gives pretty good performance. Basics Usually, an octree subdivides the … Continue reading

Posted in Graphics | Tagged , | 1 Comment

DX SDK November 2008 released

Just seen it, the November 2008 DX SDK has been released. Grab it here.

Posted in Graphics | Tagged | 1 Comment

Boost 1.37 has been released

Boost 1.37 has been released, as part of their new 3-month release cycle. So grab it while its hot. For build instructions on x64 windows, you can take a look at an older blog post. Only changes I’ve seen so … Continue reading

Posted in Programming | Tagged , | Leave a comment