|
-
Jan 4th, 2002, 08:31 AM
#1
Thread Starter
Lively Member
Lines
I want to draw some lines using graph.
I tried the example which is in the help, but that didn't work. It didn't understand close_graph etc.
Anyone got any other examples.
-======-
Abel
-
Jan 4th, 2002, 12:20 PM
#2
Monday Morning Lunatic
"graph"?
What compiler are you using? If you're trying to use the functions from graphics.h, that's only for 16-bit Borland compilers.
Modern 32-bit compilers won't support them - for graphics you need to use either GDI (like in Windows), DirectX, or OpenGL.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jan 5th, 2002, 08:11 AM
#3
Thread Starter
Lively Member
Ok
Any idea of how to do that than. Any examples ??
-===-
-Abel-
-===-
-
Jan 5th, 2002, 08:25 AM
#4
Monday Morning Lunatic
Here's some links:
www.gamedev.net
www.opengl.org
www.flipcode.com
What compiler / OS are you using?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|