update todo for previous checkin

This commit is contained in:
Sean Barrett 2015-03-13 12:00:50 -07:00
parent f02b0d700f
commit c2ee843df3

View File

@ -1,7 +1,6 @@
// @TODO
//
// - compute full set of texture normals
// - handle output buffer being full
// - gather vertex lighting from slopes correctly
// - support texture edge_clamp: explicitly mod texcoords by 1, use textureGrad to avoid
// mipmap articats. Need to do compute texcoords in vertex shader, offset towards