Review examples
This commit is contained in:
parent
f9c8e31ed7
commit
ef858b0dbb
3 changed files with 50 additions and 70 deletions
|
@ -79,7 +79,6 @@ int main(void)
|
|||
model.transform = MatrixRotateXYZ((Vector3){ DEG2RAD*pitch, DEG2RAD*yaw, DEG2RAD*roll });
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
|
||||
// Draw
|
||||
//----------------------------------------------------------------------------------
|
||||
BeginDrawing();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue