HighTechTalks DotNet Forums  

DirctX 9.0 SDK And Visual Basic

VB.net microsoft.public.dotnet.languages.vb


Discuss DirctX 9.0 SDK And Visual Basic in the VB.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
ToyImp
 
Posts: n/a

Default DirctX 9.0 SDK And Visual Basic - 11-07-2006 , 09:33 PM






I am wanting to start getting into games programming with visual basic
and DX. What I need to know is what is the best version of VB to use. I
currently have 6.0 that I got from my college that I am going to school
at for VB programming. I also downloaded 2005 express edition but not
sure if its limited to certain things with DX.

Also I am wanting to know how easy, or hard, it is to use DX and VB to
create 3D games. I know its not going to be a walk in the park. Any
tips or info would be greatly appreciated. Thanks in advance.


Reply With Quote
  #2  
Old   
Michael C
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-07-2006 , 09:56 PM






"ToyImp" <ToyImp (AT) gmail (DOT) com> wrote

Quote:
I am wanting to start getting into games programming with visual basic
and DX. What I need to know is what is the best version of VB to use. I
currently have 6.0 that I got from my college that I am going to school
at for VB programming. I also downloaded 2005 express edition but not
sure if its limited to certain things with DX.

Also I am wanting to know how easy, or hard, it is to use DX and VB to
create 3D games. I know its not going to be a walk in the park. Any
tips or info would be greatly appreciated. Thanks in advance.
VB6 is a poor choice for using DirectX. VB2005 would be a better choice as
it has DirectX libraries. Although if you are serious about creating games
then you would be better starting in C++.

Michael




Reply With Quote
  #3  
Old   
ToyImp
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-07-2006 , 11:01 PM



Can I still make the games through 2005 Express though or should I
upgrade?


Reply With Quote
  #4  
Old   
Michael C
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-07-2006 , 11:12 PM



"ToyImp" <ToyImp (AT) gmail (DOT) com> wrote

Quote:
Can I still make the games through 2005 Express though or should I
upgrade?
I haven't used express but I'd guess you could. If you have access to the
directX managed libraries then it should work.
Quote:



Reply With Quote
  #5  
Old   
Cor Ligthert [MVP]
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-07-2006 , 11:55 PM



ToyImp,

The DX team has not yet reached this milenium, they are only ready for C++.

The support a little bit more C# because that they can understand that a
little bit, VB.Net is to complex for them.

I hope that you understand what I want to say with this.

Cor

"ToyImp" <ToyImp (AT) gmail (DOT) com> schreef in bericht
news:1162956788.570452.178270 (AT) f16g2000cwb (DOT) googlegroups.com...
Quote:
I am wanting to start getting into games programming with visual basic
and DX. What I need to know is what is the best version of VB to use. I
currently have 6.0 that I got from my college that I am going to school
at for VB programming. I also downloaded 2005 express edition but not
sure if its limited to certain things with DX.

Also I am wanting to know how easy, or hard, it is to use DX and VB to
create 3D games. I know its not going to be a walk in the park. Any
tips or info would be greatly appreciated. Thanks in advance.




Reply With Quote
  #6  
Old   
Michael C
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-08-2006 , 12:08 AM



"Cor Ligthert [MVP]" <notmyfirstname (AT) planet (DOT) nl> wrote

Quote:
ToyImp,

The DX team has not yet reached this milenium, they are only ready for
C++.

The support a little bit more C# because that they can understand that a
little bit, VB.Net is to complex for them.

I hope that you understand what I want to say with this.
What a load of rubbish. VB6 is simply not suited to a task such as directX
because it uses too many resources to create each object. It's just not
feasible to create the large number of objects required for directX.

Michael




Reply With Quote
  #7  
Old   
rowe_newsgroups
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-08-2006 , 07:17 AM



I would have to agree that C++ is the language you should use for
creating serious games. But it all depends on how serious of a game
devoloper you want to be. If you want land a job with a top game
studio, go for C++, but if you just want a new hobby then go for C# or
vb. If you just want to check out the possibilities, I would recommend
learning C# (it's not too hard to go from vb to C# - it's mostly
syntax) and trying out microsoft's new XNA studio. Both downloads (C#
express and XNA game studio) are free, so you would at least figure out
if game programming is something you want to do without losing any
money or making serious language switches (vb to C++).

Thanks,

Seth Rowe


ToyImp wrote:
Quote:
I am wanting to start getting into games programming with visual basic
and DX. What I need to know is what is the best version of VB to use. I
currently have 6.0 that I got from my college that I am going to school
at for VB programming. I also downloaded 2005 express edition but not
sure if its limited to certain things with DX.

Also I am wanting to know how easy, or hard, it is to use DX and VB to
create 3D games. I know its not going to be a walk in the park. Any
tips or info would be greatly appreciated. Thanks in advance.


Reply With Quote
  #8  
Old   
Nip
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-08-2006 , 10:17 AM



Hi TiyImp

DirectX and Visual Basic 2005 Express Edition work together, I have this
setup on my notebook.
Anyway, if you want to code a serious game for Windows you should learn C++
and DirectX. If you want to code serious games for Windows, Linux and MacOS
you should learn OpenGL and C.

Regards
Nip



"ToyImp" <ToyImp (AT) gmail (DOT) com> wrote

Quote:
Can I still make the games through 2005 Express though or should I
upgrade?



Reply With Quote
  #9  
Old   
Patrice
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-08-2006 , 10:38 AM



If you want to just "play" with DX, Managed Code is no doubt your best
option.

The current DX Managed libraries will be superseded. Try instead
http://msdn.microsoft.com/directx/xna/gse/ (though the IDE is C#, you could
use the new Managed Assemblies from VB 2005 if you really prefer).

--
Patrice

"ToyImp" <ToyImp (AT) gmail (DOT) com> a écrit dans le message de news:
1162956788.570452.178270 (AT) f16g20...oglegroups.com...
Quote:
I am wanting to start getting into games programming with visual basic
and DX. What I need to know is what is the best version of VB to use. I
currently have 6.0 that I got from my college that I am going to school
at for VB programming. I also downloaded 2005 express edition but not
sure if its limited to certain things with DX.

Also I am wanting to know how easy, or hard, it is to use DX and VB to
create 3D games. I know its not going to be a walk in the park. Any
tips or info would be greatly appreciated. Thanks in advance.




Reply With Quote
  #10  
Old   
ToyImp
 
Posts: n/a

Default Re: DirctX 9.0 SDK And Visual Basic - 11-08-2006 , 03:45 PM



lol Now i am even more confused on what I should do. I am mainly just
doing this as a hobby. I know VB6 a lot but not for making games, so
this is the first time I'll be messing with the DX SDK. I used to use
DarkBasic for making games but it is just too restricted on the things
that you can do and its not really all that great. You can't even have
text input on anything. If 2k5 works well with DX then I am going to
start out with that for a bit and then if it seems that its not going
to work well then I'll switch to C#. I do know the basics of C# but
never really got into it that much. I just like the ease of use with
VB.

The whole thing of Cross platform isn't really an issue at the time
being. If I make a game that I think would do well as shareware or at
least one that people would actually play then I'll port it.

Any more ideas let me know. Thanks for the replies.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.