Skip to content
View LVutner's full-sized avatar
💭
zaebis
💭
zaebis
Block or Report

Block or report LVutner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LabPBR unpacking template (1.3) LabPBR unpacking template (1.3)
    1
    //Sample textures
    2
    	vec4 albedo_tex = texture2D(texture, texcoord);
    3
    	vec4 normal_tex = texture2D(normals, texcoord);
    4
    	vec4 specular_tex = texture2D(specular, texcoord);	
    5
    	
  2. ClearSkyPBS ClearSkyPBS Public

    A tiny PBS implementation for S.T.A.L.K.E.R. Clear Sky

    PostScript 15 4