Saturday, February 24, 2007

UPDATE: 'COLLISION DETECTION FOR 3D MODELS'

Lately, for a little while, things had gone a bit quite in Sharky's blog.

Well, silence is now gone and a new update of the source code of the three-part tutorial is available here.

What's new: optimizations, basically. For instance, you can pass the ModelMesh’s original BoundingSphere to run a proximity test, in order to avoid checks on every frame for the rest of bounding spheres.

Nice Sharky!

Wednesday, February 21, 2007

BENJAMIN NITSCHKE'S NEW BLOG

Benny's back! Yeap, it's true ... he has given his blog a new look plus he plans to post more often.

From his blog: "Well, I was posting less and less on this blog and this gonna change now. From now on I will try to post often, maybe even daily. The blog posts will not be as long as before, I will just talk about what's on my mind each day. Initially this blog was started as a little diary for me and I will return to that initial idea."

In addition to his projects, Benjamin plans to comment on FxCop stuff, CgFX, using Collada in XNA, and so on.

Welcome back!

GAMEY LITTLE HACKER'S 'RPG ZERO'

On previous posts I commented that GLH had published some handy source code and tips for data-driven games, in particular, RPG ones.

Well, GLH is back with an awesome demo video of a starting RPG project:

From GLH's site: "When I started writing about game programming here last month, I really did want to practice a little altruism and share some stuff with the community. I'm afraid the vanity levels on this project however, make it wholly unsuitable to share as good practice. The sheer self indulgence in the code should warn people away. I really can't in good conscience recommend anyone learn anything from this... the scripting language is an own rolled, interpreted, prefix notated, reflection driven nightmare for pete's sake!

I would like to share though. So if anyone is interested in watching, I'll post the goings on in my RPG land."

So, what do you think? Should we be interested?

C'mon! Pay a visit to this site and let GLH know that you are interested ... I did ... ;)