Compare commits
2 Commits
Sterowanie
...
f2927ecf3d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f2927ecf3d | ||
|
|
26954f6349 |
2
main.cpp
2
main.cpp
@@ -683,7 +683,7 @@ void plot(GLfloat xc, GLfloat yc, GLfloat zc, GLfloat length, GLfloat gruboscY,
|
|||||||
|
|
||||||
//GLuint programID, VertexArrayID, MatrixID;
|
//GLuint programID, VertexArrayID, MatrixID;
|
||||||
lazik user(10.0f, 0.0f, 0.0f, "res/models/lazik4.obj"); // obiekty eksportujemy z Forward Axis Z, Up Axis Y.
|
lazik user(10.0f, 0.0f, 0.0f, "res/models/lazik4.obj"); // obiekty eksportujemy z Forward Axis Z, Up Axis Y.
|
||||||
plane mapa( 0.0f, 0.0f, 0.0f, "res/models/mapka3_nofence_noplatform.obj");
|
plane mapa( 0.0f, 0.0f, 0.0f, "res/models/mapka3");
|
||||||
|
|
||||||
void SetupRC() {
|
void SetupRC() {
|
||||||
// Light values and coordinates
|
// Light values and coordinates
|
||||||
|
|||||||
Reference in New Issue
Block a user