3D engine for racing-type game recommendations?

Started by
0 comments, last by Kahn 24 years, 8 months ago
Hello,

I've been programming in Ms VC mostly on database.
I'm a newbie on game programming.
I'm interested in creating a multiplayer 3D racing-type game rendered using software not hardware.

I'm looking for a 3D engine that is still active in development. Trying out Genesis3D for now.

Any other suggestion?

Thanks for your time

Advertisement
1) Better start with something small, you'll never finish a 3D racing multiplayer game without any experience in creating games.

2) I'd say learn D3D IM or OpenGL and write an engine. Work on it until it's quite good. You can use it later too, but it's not such a big project, so that you can finish it within a few months. Then start working on some bigger projects, but finish them all.

3) Visit www.perplexed.com/GPMega/ and read the interview with Andre Lamothe.

4) If you wanna create some sort of multiplayer racing game, do it 2D at first, create a working network system. Later you can easily convert to 3D.

CU

------------------
Skullpture Entertainment
#40842461

Graphix Coding @Skullpture Entertainmenthttp://www.skullpture.de

This topic is closed to new replies.

Advertisement