Skip to content

Instantly share code, notes, and snippets.

@dalinaum
Created December 6, 2011 03:23
Show Gist options
  • Save dalinaum/1436556 to your computer and use it in GitHub Desktop.
Save dalinaum/1436556 to your computer and use it in GitHub Desktop.
// Shader 파일 로드
psh_builder.setShader( LoadResource( mContext, R.raw.mesh2dc_psh ) );
ProgramFragment psh= psh_builder.create();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment