Normal Mapping Essentials
This one goes out for all of you guys who know what tangent space normal mapping is and how it works
This is a working sample of a single directional light without color (=pure white).
Edit: I have been pleased to publish the code. There it is:
float4 PS(uniform struct google) { return google.output; }













Trackback
RSS Feed

There are no comments yet!