This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Calculator Programming subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. General Coding and Design => Calculator Programming
Author Message
cjgone
Aw3s0m3


Active Member


Joined: 24 May 2006
Posts: 693

Posted: 16 Dec 2007 04:59:51 pm    Post subject:

Lol, I can't find a include file for drawing lines in C++ win32 console...

How would I do it and any other type of graphics? -.-
Back to top
magicdanw
pcGuru()


Calc Guru


Joined: 14 Feb 2007
Posts: 1110

Posted: 16 Dec 2007 05:35:24 pm    Post subject:

I'm pretty sure that in order to do C++ graphics, you need to get an external graphics library, such as DirectX or OpenGL. The console is only good for text.
Back to top
cjgone
Aw3s0m3


Active Member


Joined: 24 May 2006
Posts: 693

Posted: 16 Dec 2007 06:54:39 pm    Post subject:

How would I even use opengl? :(

I don't even know how to define a new window to draw in..


Atm i'm using the GUI, and I was looking over someones code... it used some library that i couldn't understand.
Back to top
JoeImp
Enlightened


Active Member


Joined: 24 May 2003
Posts: 747

Posted: 16 Dec 2007 08:30:35 pm    Post subject:

Can't do lines in a console, switch over to a non-console win32 application and use win32 methods and/or start using opengl or directx. How do you do this? Start googling and buying books.
Back to top
benryves


Active Member


Joined: 23 Feb 2006
Posts: 564

Posted: 17 Dec 2007 10:20:38 am    Post subject:

SDL is probably the easiest way to get started with graphics, and even provides a very easy way to get an OpenGL window up and running.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement