What GUI or framework should I use for both 2D and 3D applications? I'd like to use C++ as much as possible versus other pseudo languages such as Objective C. I'm confused so if this question makes no sense, just please let me know.
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
closed as off topic by gentmatt, Daniel Lawson♦ Feb 24 '12 at 15:18
Questions on Ask Different are expected to relate to Apple hardware or software within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You can use Xcode for standard C++ programs. You can also use it with OpenGL. You can also use Eclipse for C++. Here's how to setup OpenGL in Eclipse CDT for Mac. |
|||
|
|
