The Creator Posted August 4, 2014 Posted August 4, 2014 Hello there. Is there any way to draw game models on the screen?
Bonsai Posted August 4, 2014 Posted August 4, 2014 Like in the editor? It's not actually drawn afaik. But no idea
The Creator Posted August 4, 2014 Author Posted August 4, 2014 Not like in the editor. Just like flat 2D image, but using game models.
manve1 Posted August 4, 2014 Posted August 4, 2014 Move a camera to look from a side, that'll be 2d-ish, draw an image using DirectX (dxDrawImage) or guiCreateStaticImage or explain just a bit better.
The Creator Posted August 4, 2014 Author Posted August 4, 2014 I need to draw some game models like GUI element. Something like dxDrawImage, but with game model, not image file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now