المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : OpenGL in a MFC dialog using vc98



C++ Programming
04-04-2009, 10:21 PM
i am trying to plot a 1D line graph with in an openGL window in a MFC Dialog
there should be controls to zoom-in , zoom-out, scroll and also select a specific part of the graph such that i am able to get the values of the lower index and upper index of the selected part of the graph.
i am building this application in VC++6.0
Any help would be deeply appreciated.. Thank you