OpenGLContext.resources.phongweights_frag
index
/home/mcfletch/pylive/OpenGLContext/resources/phongweights_frag.py

Resource phongweights_frag (from file phongweights.frag)

 
Data
        __file__ = '/home/mcfletch/pylive/OpenGLContext/resources/phongweights_frag.pyc'
__name__ = 'OpenGLContext.resources.phongweights_frag'
data = 'vec3 phong_weightCalc( \n in vec3 light_pos, /...urn vec3( attenuation, n_dot_pos, n_dot_half);\n}\n'
package = 'OpenGLContext.resources'
source = 'phongweights.frag'