Basic HLSL Shaders
Here are some basic HLSL shaders that I’ve made.
Nothing fancy, just done to get familiar with FX Composer. The way lighting is done in these shaders is diffuse lighting. The light direction and the normal of the surface are used to determine how bright a certain spot is. All of these shaders were done in FxComposer.
Comments are currently closed.