Click here to Skip to main content
15,891,006 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Herro, I am creating a slot machine game, i have modeled and animated my 3d model for this job,

The question is two fold;

1) What type, if any, of video should i use in a control form? I want to click a button, the window pops up with the slot machine, i do stuff, the slot machine anim runs. I've looked at doing directshow, shockwave, aforge, and i cannot figure out how to embed videos, the sample code they give does not make sense. the variables they give are not functions, and Idk what type they are, if they're strings or streams; i cannot find a good guide on how to use any of these forms.

2) What are some other solutions to this, outside of running a video? Gifs? static pictures that i cycle through with a random timer or something. If you have any ideas or good documentation for any of this, i appreciate

What I have tried:

e'rethang; I have looked extensively at the documentation for AForge and Directshow.net, none of it is easy to understand, in fact much of it seems to be left out assuming the reader knows how to use it. the library is very large, so going through it just confused me even more. I just want a simple solution.
Posted
Comments
Sergey Alexandrovich Kryukov 10-Feb-16 16:44pm    
If you need 3D animation, it should be animation, not "video". The question is too vague. And you did not really try anything. You did not tell us what "I have modeled and animated my 3d model for this job". If you have it modeled and animated, then how? and if you alread did it, what your question means?
—SA
johannesnestler 11-Feb-16 9:23am    
Wich UI Technology are you using - for me it sounds as WPF would be a perfect fit. Can Play Video, animate "controls" - have you tried?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900