Skip to content

Commit

Permalink
Debug text.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzorn committed Aug 30, 2010
1 parent 2bf24de commit eee6f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scala/org/shapefun/nodes/Mesh.scala
Expand Up @@ -112,6 +112,7 @@ class Mesh extends Node {

private def renderWithDirectMode() {
// if (texture != null) texture.texture.bind()
println("renderWithDirectMode called")

glBegin(GL_TRIANGLES)

Expand Down

0 comments on commit eee6f5d

Please sign in to comment.