make vao/vbo clearer, remove bs transform, simplify DisplayableObject
This commit is contained in:
@@ -18,10 +18,8 @@ type DisplayableObjects = [DisplayableObject]
|
||||
data DisplayableObject =
|
||||
DisplayableObject
|
||||
GL.VertexArrayObject
|
||||
GL.ArrayIndex
|
||||
GL.NumArrayIndices
|
||||
GL.NumComponents
|
||||
GL.AttribLocation
|
||||
GL.PrimitiveMode
|
||||
|
||||
-- model --
|
||||
|
||||
Reference in New Issue
Block a user