semi-transparent water rendering (TODO)
This commit is contained in:
@@ -25,7 +25,7 @@ type Chunk struct {
|
||||
vao, vbo uint32
|
||||
vbolen int
|
||||
}
|
||||
vertUpdate chan []Vertex
|
||||
vertUpdate chan [2][]Vertex
|
||||
|
||||
world *World
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user