what's easier?

Started by
1 comment, last by a2k 24 years ago
what''s easier? 2D in open gl or 3D in direct x. i know direct draw is REALLY easy, and 3D in open gl is REALLY easy, but is open gl 2D easy to manage like Direct Draw? a2k
------------------General Equation, this is Private Function reporting for duty, sir!a2k
Advertisement
Having never used Direct Draw, I can't comment on it, but I reckon that openGL is really only designed for 3D, as its 2D functions slow and limited. (for instance, have you ever tried to use a glReadPixels call to read the whole screen in real-time?)



http://www.geocities.com/ben32768

Edited by - benjamin bunny on 4/4/00 10:07:11 PM

____________________________________________________________www.elf-stone.com | Automated GL Extension Loading: GLee 5.00 for Win32 and Linux

what if i used mapping onto rectangles without enabling lights for that object?

and does this work okay with transparencies?

a2k
------------------General Equation, this is Private Function reporting for duty, sir!a2k

This topic is closed to new replies.

Advertisement