I'm primarily a programmer and always have the same issue when starting new projects: I have no artistic bone in my body. But you can't always afford an artist.

What resources can I use for graphics? I'm primarily looking for free 3D models in various file types. They don't have to be elaborate, but should work for rapid prototyping.

link|improve this question

Still looking for any resources that may be known. MD5 format is preferable, but anything will help. – Andrei Krotkov Apr 28 '09 at 5:29
feedback

closed as not constructive by Kev May 20 at 22:38

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

8 Answers

up vote 1 down vote accepted
+150

Some years ago, for the GameDev.Net "Four Elements" contest, I compiled an extremely large list (link leads to WayBackMachine now). I haven't revisited it in some time, so probably a fair few dead links, but I'm sure there's quite a lot of live and kicking links too. It starts off with a bunch of technology links, but just scroll down. There's plenty of models and textures links.

link|improve this answer
As for MD5 specifically, I think last time I was working with MD5 I ripped them straight out of Quake 4. That's probably not helpful. – Promit Apr 28 '09 at 6:06
This seems to have the largest collection of anything. Accepted. =) – Andrei Krotkov May 2 '09 at 22:48
Sadly the link has since rotted away which is exactly why these types of questions are no longer welcome on our site. I have however fixed this by digging up the archived snapshot from WayBackMachine. – Kev May 20 at 22:43
feedback

www.turbosquid.com

They have free and for pay content.

link|improve this answer
I like that site, unfortunately they don't have MD5 models. – Andrei Krotkov Apr 23 '09 at 1:14
feedback

http://sketchup.google.com/3dwarehouse/

link|improve this answer
There are some gems there, but it's unfortunately very hit-or-miss. – Andrei Krotkov Apr 30 '09 at 14:19
The nice thing with Sketchup is that the tool used to produce them is also free. Very useful if you find that "perfect" model, but it's just not orientated correctly. Whip the model up, and move the camera to the exact point and export. Unfortunately, the models are not extremely high quality though. – Gineer May 1 '09 at 10:44
feedback

These are a few of the model resources I used to use when working with 3D in the past.

3D Links is a great resource for everything with 3d. It has a long list of links to sites offerering 3d objects.

Another source I used a lot to get my interior models from is e-interiors. You have to do a search for 3D in the Cad Library Availablity. It has hundreds of free interior objects from chairs to sinks.

For smaller assemblies and parts like knobs an gears have a look at 3D content central

Exchange 3D also has a list of free models

If you want 3D diamond cuts for experiments try 3D Lapidary

KatsBits has a couple of low res md5 game models

Last I want to mention De Espona. This collection is not free (except for a few models, available here). It costs $395 for the downloadable version. But, if you're looking for an entire encyclopedia with models in various resolutions, I would recommend this one.

link|improve this answer
feedback

Have a look at:

link|improve this answer
feedback

If it helps, http://www.modwiki.net/wiki/MD5_(file_format) has information for converting many model formats (Maya, 3DS Max, Blendder, Lightwave, Softimage) into .MD5 format.

You could then take advantage of the many excellent resources mentioned in the other answers...

link|improve this answer
feedback

There's really no good answer that I know of here. You want models for now. Soon you'll want animations. Or different LODs. You'll find some resources around the net, but none will be in the same format, and you'll have a bunch of heterognous assets you have to write loaders for. My advice, if you don't mind being tied to Windows, is to look for resources in the XNA community. You can typically find a good quantity of resources in .x format. It goes without saying that most of that won't be free for anything commercial, and that some won't allow redistribution at all.

link|improve this answer
File formats aren't a true concern at the moment. Last time I started a project, I managed to find quite a few resources for free - I believe they were Quake format models (MD5), but I can't seem to locate [b]anything[/b] anymore. All the sites I find either require registration or payment. – Andrei Krotkov Apr 22 '09 at 21:13
feedback

3dtotal.com is a very popular site on 3d graphics. It offers free high quality tutorials and models. Additionally, 3dtotal distributes its own collection of texture cds - some of the best textures available.

link|improve this answer
feedback

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