Skip to content

Commit a6a06e2

Browse files
committed
Author corrections
1 parent c75f7fc commit a6a06e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/shaders/DiscardShader.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Based on https://github.com/pmndrs/drei/blob/master/src/materials/DiscardMaterial.tsx
2+
13
export const vertexShader = /* glsl */ `
24
in vec3 position;
35

0 commit comments

Comments
 (0)