![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Nov 2004
Posts: 1
Rep Power: 0
![]() |
Hey there people just wondering if anyone can help a typical girlly girl with what you guys my see as a very simple question...
is it possible to use directx 9 with visual basic 6 or do you have to use .net?? whats the difference between directx 9 and directx9 sdk?? im designing a 3d game for a project, is this the right combo to use?? ever so grateful for anyones help ![]() |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
First off, if you wanna make a game, I suggest C++ - there are so many benefits it's not even funny. If you still want to use VB, however, it's possible to use the DX APIs with both v6 and .NET (though I think you may have to have the Standard Edition up - not the Learning Edition, in case that's what you have).
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() |
It looks to me though you have to use VB.NET, C# or just plain old C++ for directX 9. For VB 6 you'll need the directx 8.1 SDK, however, microskank (M$) has discontinued the download at there site. The difference between just DirectX and the DirectX SDK, is that DirectX is just for running programs, and the SDK is for building games with. Also, you might want to look at OpenGL which is another SDK (Software Development Kit) for graphics.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Sep 2004
Location: JHB , South Africa
Posts: 79
Rep Power: 4
![]() |
I would also suggest using OpenGL, you can implement it in VB as well here is a site with tutorials on OpenGL and someone has ported the code from cpp to VB.
Nehe Productions But cpp would probably be easier and faster for openGL programming. If you have any questions or such feel free to pm.
__________________
Ravilj's OpenGL Terrain aka WinTerrain Last Updated: 17/01/2005! |
|
|
|
|
|
#5 |
|
Programming Guru
![]() |
VB in theory runs 100x slower than C++ when it is ran. If its at all possible to design it in C++ it should be a must and at the very list a high priority and VB should be a last option. However, good luck with this...
__________________
|
|
|
|
|
|
#6 | |
|
Newbie
Join Date: Dec 2004
Posts: 9
Rep Power: 0
![]() |
look at this-
http://www.bscgames.com/dx_sdk_vb.asp- directx8 for vb 5/6 o, and i got this off some site Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|