vote up 2 vote down star
1

I'm looking for a program for easy, no nonsense 3D modelling, preferibly one that is not too expensive but still covers the basics. (e.g. exporting to vertex pointers)

Which should I buy?

flag

closed as not programming related by Martin, David Basarab, gs, David, cletus Mar 10 at 1:06

10 Answers

vote up 0 vote down check

For easy and no-nonsense, I love Google Sketchup. I found it (as a non artist) the most intuitive interface for creating 3D objects.

link|flag
Does it support exporting to vertex arrays for game development for OpenGL? – Kriem Mar 10 at 0:48
The free version doesn't. The pro version has exporting capabilites (3DS, DWG, DXF, FBX, OBJ, VRML, XSI, 2D raster, KML and animation) – Cannonade Mar 10 at 4:01
vote up 0 vote down

Rhino3D is a very capable app. Apart from almost unmatched NURBS (and I'm taking competitors like CADDS, CATIA, Solidworks into account) it provides very powerful scripting capabilities, making it ideal (well, in my case) for "programming modeling".

link|flag
vote up 0 vote down

Blender is a very powerful modeling and animating suite.

Even more fun, it's free and open-source!

link|flag
vote up 0 vote down

It's not GUI tool but if you want highly flexible modeling and rendering features look at POV-Ray. Sorry no export.

link|flag
vote up 0 vote down

for simple models / very easy to learn? .. Milkshape 3D - tons of importers exporters

link|flag
vote up 0 vote down

I'd recommend AC3D which also have a plugin SDK so one can write specialized export or vertex manipulation routines.

link|flag
vote up 0 vote down

Rhino3D is quite a nice (and relatively cheap) solid and surface modelling package which has various export options. I believe they also do a trial edition too (this has a limit on the number of saves/exports you can do).

link|flag
vote up 1 vote down

Blender is a good, free, cross-platform 3D modeling tool. Unfortunately, the learning curve can be a bit high.

For Windows, TrueSpace and XSI ModTool are free to use for non-commercial projects.

link|flag
vote up 4 vote down

Have you tried Blender yet?

link|flag
I haven't. Isn't it heavily Python based? – Kriem Mar 10 at 0:44
vote up 1 vote down

If you're not looking for the huge learning curve or the expense, Google Sketchup wasn't such a bad way to go when I had the same problem. It is fairly intuitive, and comes with plenty of tutorials to get you started.

AFA exports, there are plenty of plugin exporters for it. Check around their website.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.