Functions | |
| float4 | PhongLighting (float3 ipoint_view, float4 sphere_view, float4 lightPos_view, float3 lightCol, PhongMaterial mat) |
| Copyright (C) 2005 University of Toronto. | |
|
||||||||||||||||||||||||
|
Copyright (C) 2005 University of Toronto. module : Implicit Sphere Phong Lighting project : icaster description: Phong Shading on Sphere Primitive |
1.4.4