Graphics query

J

James Willmott

If I have a question, about how to implement a graphics algorithm in
C++, but not specifically related to getting the graphics on screen
(that I can work out for myself). Would asking for help in the
implemention ( asking things like whether I should use std::vector vs
std::list for example ) be off topic here?

Thanks,

jw.
 
V

Victor Bazarov

James said:
If I have a question, about how to implement a graphics algorithm in
C++, but not specifically related to getting the graphics on screen
(that I can work out for myself). Would asking for help in the
implemention ( asking things like whether I should use std::vector vs
std::list for example ) be off topic here?

No, it seems generic enough. If your question does not require some
pre-requisite knowledge of any special graphics algorithms, post away.
If you think to catch somebody who's specialising in graphics using
C++ here, and post a question about some special graphics programming
area none of others will have interest in, then you will be leaving
many readers outside your conversation. Such specialised postings
are strongly discouraged here. There is the 'comp.graphics.algorithms'
newsgroup for that.

So, post your question phrasing it so a knowledgeable C++ person with
no graphics experience should be able to answer, and reap the rewards!

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,147
Latest member
CarenSchni
Top