OpenGL and Live Video CDC.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all I have two view ,Opengl and Live Video (Which convert live video data to image and show on CDC). The 3D image draw in Opengl with different 3D point and draw in video CDC(convert 3D to 2D point). Here My problem is how to draw 3D image in 2D live video CDC?.It should be show like OPengl with different shade,color,Blending and all feature which is provide by OpenGL. AnyOne suggest the way for achive this thing. Thanks