Clay Engine: fix shader :/

This commit is contained in:
Clément Foucault 2017-02-26 21:33:29 +01:00
parent 6dabcdf69e
commit 16b2005bfb
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ void main()
eData1[v] = 0.0;
}
/* and the last vertex
/* and the last vertex */
doVertex(2);
}
/* Harder case : compute visible edges vectors */