PDA

Click to See Complete Forum and Search --> : 3D problem (very easy)


vvt
Jul 6th, 2002, 01:05 PM
Hi!

I've heard it's possible to create 3D environments in VB using lines or texture. So I tought I'd search for 3D on this forum, but no, minimum 3 characters length of search.

My question is: Do You know any good page containing examples of 3d environments created in VB, or have You done anything like it yourself?

Thank you

PsyVision
Jul 6th, 2002, 02:58 PM
why do people always bloody put 'very easy' its so bloody annoying. its obviously not so easy they cud find things for themselves.

anyways..

u can use standard API although this is very slow. you may wanna look into BitBlt, GDI, DirectX and OpenGL all of which can be done throught VB.

http://nehe.gamedev.net
http://www.flipcode.com
http://www.gamedev.net
http://www.planet-source-code.com

The search shud do more than 3 chars, must be messed at ur end!

/\/\isanThr0p
Jul 7th, 2002, 02:13 AM
haha a search for 3D wouldn't really help... there must be about 6000 posts with 3D in them :)
well if you want to learn about 3d programming (but I assume you know programming a little) go to www.directx4vb.com

lol @ Spy http://home.globalserve.de/~fr623/faab/bbiggrin.gif

MonkeyCode
Jul 11th, 2002, 08:22 AM
One of the best sites for you to look at is VB Explorer (http://www.vbexplorer.com). This has some tutorials and also contains links to both DirectX4VB (http://www.directx4vb.com) and Planet Source Code (http://www.planet-source-code.com) :)

H-Zence
Jul 11th, 2002, 10:18 PM
*feels stupid*

I can't even program a 2D game :rolleyes: stupid me :p