How to load movie clip in a Visual c++?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi i want to know,how can we load the movie clip in visual c++ using the graphics library OpenGL. thx Regards NooR
-
hi i want to know,how can we load the movie clip in visual c++ using the graphics library OpenGL. thx Regards NooR
Look at Lesson 35 on NeHe opengl site: http://nehe.gamedev.net/lesson.asp?index=07[^] You might be able to snag some code to load it and play it.
- S 50 cups of coffee and you know it's on!