![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Expert Programmer
|
Graphic Libraries
Hey guys.
Haven't been around here for a while ![]() I've been at school and been super busy and haven't had a whole lot of time for programming. Let alone, the coding that I have done I haven't run into any major problems that I wasn't able to solve on my own. Until now. So I'll keep it brief. I'm not making a game, but I want my application to have a very visual interface. I finally got to the point in the development where I've decided I wanted to move it to DirectX. I was actually thinking about building it on top of a game engine. It will all take time and patience and no doubt I'll be short on both. However, I found SDL.NET. And well, it's pretty awesome, and simple to get going. It is perfect for what I am doing with the exception of one thing. It can't play video files (with the exception of mpeg-1). I need it to play AVI, WMV, MPEG, and DVD files. I'm considering trying to put in a Windows media player control, but Don't know how to get it to play on a surface (still working on it). If it doesn't work and I can't get videos to play, I'll slow thr project down and move to DX. The only other choice is for me to try something similar to SDL. And well that's what I'm posting this for. Does anybody know of a Library that will do this for me? I've been searching with no luck. Thanks! *by the way, I'm writing it in C# - hence the forum choice ![]() |
|
|
|
|
|
#2 |
|
Unknown
Join Date: Apr 2008
Location: unknown
Posts: 87
Rep Power: 1
![]() |
Re: Graphic Libraries
hello, first and foremost im not a programming guru, just a beginner, but ive read lots of articles in gaming, but since your not making a game and you have an alternative(SDL.NET) ive checked it out and its a sort of a gaming library similar to PyGame. Ive been reading a lot of articles around game programming and ive seen Microsoft XNA Game Studio similar to what you are looking at.. and you just mentioned something visual right?. Perhaps Windows Presentation Foundation(WPF) might be the one youve been looking for..... Hope this helps
__________________
------------------------------------------------------------------------- I thought what I'd Do was, I'd pretend to be one of those deaf mutes ------------------------------------------------------------------------ |
|
|
|
|
|
#3 |
|
Expert Programmer
|
Re: Graphic Libraries
Wow, I never thought of that. I didn't realize how powerful it is until I just looked at it. I'm going to look into it. Thanks man.
|
|
|
|
|
|
#4 |
|
Unknown
Join Date: Apr 2008
Location: unknown
Posts: 87
Rep Power: 1
![]() |
Re: Graphic Libraries
ive got some pretty good references in XNA and WPF.... just PM me if you need one
__________________
------------------------------------------------------------------------- I thought what I'd Do was, I'd pretend to be one of those deaf mutes ------------------------------------------------------------------------ |
|
|
|
|
|
#5 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,033
Rep Power: 5
![]() |
Re: Graphic Libraries
Quote:
![]()
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#6 |
|
Unknown
Join Date: Apr 2008
Location: unknown
Posts: 87
Rep Power: 1
![]() |
Re: Graphic Libraries
ive posted the tutorials lectricparaoh.... check it out now
__________________
------------------------------------------------------------------------- I thought what I'd Do was, I'd pretend to be one of those deaf mutes ------------------------------------------------------------------------ |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3D rendering Graphic Engine | Seif | Existing Project Development | 19 | Oct 26th, 2007 9:30 AM |
| devC++ and building static libraries.... | MicDareall | C++ | 1 | Jun 6th, 2006 10:51 AM |
| Questions about extra Sound and Graphics libraries | Soulstorm | C++ | 2 | May 15th, 2006 10:42 AM |
| Automate object labels/ID - graphic format | donaldam | Other Programming Languages | 1 | Jan 3rd, 2006 9:08 AM |
| static class members and libraries (linking question) | earl | C++ | 2 | Jun 22nd, 2005 5:21 PM |