Any effect tutorials

Can anyone recommend some good material on introduction to building effects and what you can do with them? I'm currently using BasicEffect to manage a simple camera but I'd like to know what's going on and why I have to do it this way.
[238 byte] By [AndreOdendaal] at [2007-12-25]
# 1

I'm also just starting to learn effect and I'm looking for the same kind of info. There are a few examples in the XNA Docs. Look at them.

Also, there is this PDF I'm currently reading (It's the first chapter from the book ShaderX2 I think):

http://www.ati.com/developer/ShaderX2_IntroductionToHLSL.pdf

I also found some useful tutorials here http://www.pieterg.com/Tutorials.php

RizMan at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 2

I've been scouring google for days, and found a few promising beginner level ones. I've yet to really study them in earnest.

If you search my blog you'll find several blog posts with the links. A search for "HLSL" should do it, or click the XNA category (I haven't categorised the HLSL specific ones properly yet).

Here's the link:

http://sharky.bluecog.co.nz

ScoobtheNoob at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...