Skip to content

Commit

Permalink
Update src/scene/gsplat/shader-generator-gsplat.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mvaligursky authored Feb 29, 2024
1 parent 6cec711 commit 3ba91f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scene/gsplat/shader-generator-gsplat.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ const splatCoreVS = `
dot(M0, M1),
dot(M0, M2)
);
covB = vec3(
dot(M1, M1),
dot(M1, M2),
Expand Down

0 comments on commit 3ba91f1

Please sign in to comment.