Search : in
By :

Make a 3D type game in Visual Basic 2008 Exp.

Last answer on Sep 15, 2009 8:26:18 am BST iconik, on Mar 28, 2009 10:25:24 am GMT 
 Report this message to moderators

Hello,

I need to know if theres a way to make a 3D typed game in Visual Basic 2008 Exp. Edition
Maybe an action game where you can shoot and stuff, like that game Counter-Strike.

Configuration: Windows XP
Internet Explorer 7.0

Best answers for « Make a 3D type game in Visual Basic 2008 Exp. » in :
Starting with visual basic ShowStarting with visual basic Visual Basic is a programming tool designed by Microsoft for its Component Object Model (COM). This tool can be used to create applications for windows, web, mobile devices etc.The latest version of Visual basic...
System error: Microsoft Visual Basic ShowSystem error: Microsoft Visual Basic When opening Excel, you encounter the following error message. A window called "Microsoft Visual Basic" opens with the following contents: System Error & H80004005 (-2147467259). Unspecified error...
Visual FoxPro ShowVisual FoxPro Visual FoxPro (VFP) is a very powerful tool marketed by Microsoft since 1995. It includes a programming language, an engine for relational database and an integrated development environment (IDE), which allows developers...
Download Sweet Home 3D ShowBefore doing up your home or your flat, it is not necessary any more to move all pieces of furniture to see result. You can consequently simulate the development of the pieces of furniture of your accommodation. Sweet Home 3D a program allowing to do...

1

jakub99, on May 25, 2009 8:08:00 pm BST
  • +1

Of course you can't! you can only create little flash gmes and flash game trainers.About the trainers,go on youtube and search for, 'How to create an flash game trainer using VB 2008'.

Reply to jakub99

2

rusty, on Aug 10, 2009 9:46:15 am BST
  • +7

You can make 3D computer games(action games) . they are just really hard to create and learn to create

Reply to rusty

3

rocky4126, on Aug 27, 2009 1:44:43 am BST

You can't make them with visual basic 2008 but you can with c++ with the darkGDK add-on

WARNING: U will get stressed and it takes about 6 month to write all the lines of code theres like 10 just for a cube.

Reply to rocky4126

4

 MR Me, on Sep 15, 2009 8:26:18 am BST
  • +2

Well yes of course you can. However, you would use Visual Basics as the base programming of the objects etc. For the 3d part, you have to use 3d software eg. Blender 3d. From there you implement the objects into your codeing.

Reply to MR Me