3d engine with C++ - Webdriver?

Miscellaneous Forums/General Discussion/3d engine with C++ - Webdriver?

Hi there,

I´m learning c++ at the moment and couldn´t see the boring ´textoutput´anymore.
So I looked for some good free 3d engines which are easy to use with c++.
I found the webdriver-engine (its by wildtangent) but on their website I couldn´t find the 3d-engine-download, just something about HOTWire SDK.
My question is: is this the same? If someone knows it - could you post the link to the webdriver download please?
Or do you know some other good 3d engines?

thanks for all answers

leadwerks looks pretty neat, and i think you can use it with c++ (not sure how though)

Truevision3D is looking very impressive.

http://www.truevision3d.com/

Truevision is very good C4 is even better and 3Impact is not so bad

I understand your point but in my opinion there are also some more reasonable alternatives as far as game programming is concerned
Some game engines are based on scrpt languages such as for example Javascript
It is not a OO programming language but it is an OO like programming language
It releives you from the (useless) intricacies of C++

These engines look all pretty good! I think I´ll use one of them. thank you

@ Alberto: Aren´t script languages slower than compiled codes? Or doesn´t it make a difference?

Scripted languages are generally slower, but it's usually not much of an issue. IMO BlitzMax is worth checking out for use with a 3rd party 3D engine.

I shouldn't confuse you with this, but worth a look.

http://www.devmaster.net/engines/
Currently near 300 entries available.