Wednesday, May 09, 2007

WHERE DID SPIDEY'S "SPIDER-SENSE" GO?

I've just got back from watching Spiderman 3 movie, and I must say that as an old comic fan I am rather dissapointed with this sequel. It's not that I didn't like it at all, but in order to enjoy it I just watched it as if I had never read any Spider-Man comic book in my life.

I must admit that I'm a bit upset right now, so I need to take off my "black suit", rest a little, clear my thoughts and then I promise you I'll publish a my review of the movie.

Bye.

[Btw, I know the black suit "disables" Peter's spider-sense, so tomorrow I'll explain the reason behind the title of this post ...]

Tuesday, May 08, 2007

NEED SHADERS?

In modern game development you'll most likely need to take advantage of your gfx card by using shader effects and in turn moving away from fixed-function pipeline techniques.

Thus, the need for hiring shader artists and or become one yourself -so as to create custom-made effects for your particular game or engine- just grows.

So, what to do? You can either do a google search -say, looking for free fx resources- buy some books that come packed with shader content -like the "ShaderX" series, hire a shader artist, and or build your own shaders by yourself from scratch or by modifying a pre-existing template (like the ones that come packed with the nVidia SDK 9.x/10).

Well, there's a new additional solution: "Shaders for Games" ... a site that should have been called "Shaders For Sale", instead ... check it out since these guys offer interesting HLSL shader packs at affordable prices.

The SM3 water fx screenshot looks great ...

UPDATE ON CRIMSON ENGINE

Codenamed "Vasculities", there's a new update of NekoCake's engine: "Crimson".

From the post: "... So far, ive completely rebuilt the screen system. Ive looked through Microsoft’s game state management sample and i loved the way they implemented some things (especially the transitions!). After playing with it a bit, it was clear id have to do a bit of retooling on my screen system, which ended up with me ripping out the whole screen system and starting from scratch ...".



Stay tuned!