Actually render the layers to the 3D environment.
This commit is contained in:
@@ -73,7 +73,7 @@ void Camera::reset()
|
||||
{
|
||||
pos[0] = 0;
|
||||
pos[1] = 0;
|
||||
pos[2] = 10;
|
||||
pos[2] = 3;
|
||||
|
||||
angle[0] = 0;
|
||||
angle[1] = 0;
|
||||
|
||||
Reference in New Issue
Block a user