Replies: 1 comment 3 replies
-
Hey, it's pretty difficult to tell what's wrong like this. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm reading the book Game Programming in C++ from Madhav Sanjay. I did the exercises in CPP and am now porting it to Silk.Net. Rendering Sprites works so far, but I have the problem, that my Qube does not get rendered properly.
I have no clue what it could be. Just some background info:
Here is my code:
https://github.com/lehmamic/GameProgrammingExercises
I'm to of ideas what it could be, I would appreciate your help very much, thanks.
Beta Was this translation helpful? Give feedback.
All reactions