2D - 3D

Blitz3D Forums/Blitz3D Beginners Area/2D - 3D

Agamer(Posted 2003) [#1]
OK I have got to know 2D to the exstent I want to go into it but know I would like to go to 3D the reson I bought Blitz 3d. So were to start please help I want to show something in 3D


BlitzSupport(Posted 2003) [#2]
This might be a gentle introduction:

http://www.blitzbasic.com/codearcs/codearcs.php?code=31

You could try adding key checks for up and down cursors and use MoveEntity to make the cube go forwards and backwards, or up and down, that kinda thing. Have a look through the docs for the Entity commands and try applying them to the cube, etc...


Agamer(Posted 2003) [#3]
dankershan(Thankyou)


Agamer(Posted 2003) [#4]
any more input on this subject I want to make a car game how do I starrt


Kevin_(Posted 2003) [#5]
Agamer....

It sounds as though you are trying to run before you can walk. Take things one step at a time and design some simple programs first.

Regards


Agamer(Posted 2003) [#6]
well what you mean

you are trying to run before you can walk.



Kevin_(Posted 2003) [#7]
Agamer....

I recommend that you look at some sample code in the archives first to try and get an understanding of how things come together. You say you would like to make a car game but that you are unsure of where to start - This is why I think you are trying to run before you can walk.

Try creating a scene using primative shapes then move on from there.

Regards


Agamer(Posted 2003) [#8]
yeh but i can do that but ware do i move on from there.
Hope this clears it up

I have looked at all the included totorial amd the ones on blitzcoderbut it has nothing on some things and also how would I go about lodins a 3ds moddel as a track.