Reviewed code TODOs
This commit is contained in:
parent
685273675b
commit
823abf666e
7 changed files with 19 additions and 25 deletions
|
@ -704,7 +704,6 @@ Model LoadHeightmap(Image heightmap, Vector3 size)
|
|||
// TODO: Calculate normals in an efficient way
|
||||
|
||||
nCounter += 18; // 6 vertex, 18 floats
|
||||
|
||||
trisCounter += 2;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue