You are not logged in.

#1 2007-05-21 14:55:47

coldo
Member
From: Mkt Dpng, UK
Registered: 2007-05-21
Posts: 9

3D Engine - any suggestions

I've done a bit of 3D development under Windows using Visual C++ and DirectX (I've also used Blitz3D and DarkBasic Pro quite a bit as they let me concentrate on the logic etc rather then the graphics) and was wondering what you would recommend re a 3D engine to run under ArchLinux and what tools would be good.  I'm moving over to Open Source / GPL for everything as I'm sick of Microsoft and want to do some simulation and / or game type development.

I could use OpenGL but I'd quite like a higher level wrapper with collision detection and physics is possible. Any suggestions ?

Also as far as a tool chain to build everything I guess that everything I need for C, C++, Perl and LUA are already there in Arch as I've installed the Development group. What suggesting do you have as far as a good IDE ?

Another question is whether to do stuff under X and OpenGL or SDL ?

As you can guess from the questions I've not done much development under Linux other than CGI type scripts and command line tools.

One last question - What would you recommend for a 3D model editor  ?  I know there is Blender but this looks very complex, I need something quick and easy to use - I want to concentrate my time on the software not on designing models and worlds etc.

Many thanks for any advice.

Last edited by coldo (2007-05-21 14:56:32)


25 years of software development and I'm still learning..  The more I learn, the less I know.

Offline

#2 2007-05-21 15:03:40

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: 3D Engine - any suggestions

I've always used Kate for developing. A lot of guys actually use gedit or Kdevelop, Anjuta or similar. I think you should find the editor you prefer... all of them have pros and contras.

Depending an what you're looking for, i've been using stellarium and g3d in the past...

// STi

Last edited by STiAT (2007-05-21 15:10:57)


Ability is nothing without opportunity.

Offline

#3 2007-05-21 15:36:52

lessthanjake
Member
From: Norway
Registered: 2005-11-09
Posts: 319
Website

Re: 3D Engine - any suggestions

You could lock at ogre3d, Blender has a plugin to make ogre models.

Offline

#4 2007-05-21 16:15:41

Drako
Member
Registered: 2006-03-04
Posts: 8

Re: 3D Engine - any suggestions

pygame ??

Offline

#5 2007-05-21 19:14:07

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: 3D Engine - any suggestions

Drako wrote:

pygame ??

pygame is a 2D module using SDL, of course if does work with other modules such as pyopengl.

Offline

#6 2007-05-21 22:10:54

lloeki
Member
From: France
Registered: 2007-02-20
Posts: 456
Website

Re: 3D Engine - any suggestions

ogre3d is great indeed (besides, as formats, it supports far more than 'ogre' models, so use whatever you see fit. any q3 model editor will do). it even has python bindings.

if you don't want to spend much time on gfx, then generate them. take a look at parsec47, rRootage, noiz2sa, gridwars and similar.

Last edited by lloeki (2007-05-21 22:14:45)


To know recursion, you must first know recursion.

Offline

#7 2007-05-22 15:15:51

coldo
Member
From: Mkt Dpng, UK
Registered: 2007-05-21
Posts: 9

Re: 3D Engine - any suggestions

Many thanks for the suggestions. As I get time I'll try all of them.

I'll report back on which I prefere   (I can't spell 4 tofi )


25 years of software development and I'm still learning..  The more I learn, the less I know.

Offline

#8 2007-05-23 00:02:02

judfilm
Member
Registered: 2004-02-12
Posts: 229

Re: 3D Engine - any suggestions

Also there is a newish one - 'Lightfeather' you could check out. Some notables - 64bit, freetype builtin, HDR etc. Let us know how you go.

Offline

Board footer

Powered by FluxBB