Scripting

CGFX Shaders: Cubemaps

CGFX Shaders: Cubemaps

After my work establishing a Phong model shader I wanted to incorporate cubemaps. Everything went fairly well. The next step is to combine this shader with my normal map shader. If all goes well I can get that done tonight. I'm having a lot of fun...

read more
My First CGFX Shader

My First CGFX Shader

I've put if off for a while, but today I decided to jump into writing shaders. It took a while and a lot of wikipedia searches, but I finished tonight after having started this morning. It's a Phong shader based on a Lambert model. It has an added...

read more