Skip to content

Commit

Permalink
Author corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
pschroen committed Apr 30, 2023
1 parent c75f7fc commit a6a06e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/shaders/DiscardShader.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Based on https://github.com/pmndrs/drei/blob/master/src/materials/DiscardMaterial.tsx

export const vertexShader = /* glsl */ `
in vec3 position;
Expand Down

0 comments on commit a6a06e2

Please sign in to comment.