|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Console Apps
> Okay, but how do I use DirectX/OpenGL with a console application? > Everything I can find details how to do it with a window. How can I create > the DD surfaces, for example, without a HWND object? Oh, I belive you can only use GLUT (OpenGL Utilities basically) in a console. You can find the library on the opengl page I mentioned before. Still, why do you want to use OpenGL or DX in console? GLUT still opens up a new window anyway. Becouse console is exactly what It means - a text only window. ================ Ales Mlakar (aka JaZzBrE, ICQ# 2168060) JaZz=Life; // Jazz is Life ================ ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|