PDA

Click to See Complete Forum and Search --> : 3d game Questions!!!


B2E
Feb 1st, 2002, 08:36 AM
I know it is possible but how do you do it i want to make a 3d game i got the graphics from vbexplorers site. the graphics are set up in tiles about 48*48. what i want to know is how do you make the engine that runs the gamming world? Do you just do it like a tile based game or would it come out wierd. the characters look to be standing like they should be set in a world that is at kinda an angle.You game programmers know what i an alking about they are not drawn like they are a flat cartoon but more life like. and i just need to know how i need to draw the map that the characters are walking on. Just point me in the right direction if you would or if you know of any tutorials that would help me just give me the link. thanks for your help

Mman
Feb 2nd, 2002, 06:58 AM
From what you said, either I can't read, or you don't know the first thing about 3d programming, no offence :)

To make 3d games, I assume you are using VB, most people use DX. www.microsoft.com/directx

THere are tons of tutorilas out there covering D3D and everything else.

Sastraxi
Feb 2nd, 2002, 09:56 AM
An excellent site would be Jack Hoxley's Page (http://www.vbexplorer.com/directx4vb/), for tutorials on DirectX7/8.