Repository of 3d models

Discussion about everything. New games, 3d math, development tips...
Post Reply
elander
Posts: 193
Joined: Tue Oct 05, 2004 11:37 am

Repository of 3d models

Post by elander »

It looks like .x is the best mesh format for Irrlicht/Blender at the moment so i had this idea for a .x model repository everyone can use to get free and clean 3d models. Perhaps even make this repository an svn repo so that anyone can contribute with clean .x meshes.

I was thinking about starting with these:

http://www.katorlegaz.com/index.php?a=d ... Repository

Clean them up and test them with irredit.

What do you guys think? Would you like to contribute?
Anteater
Posts: 266
Joined: Thu Jun 01, 2006 4:02 pm
Location: Earth
Contact:

Post by Anteater »

Looks good. One thing I think would also be a good idea is making sure each model comes with a license agreement. BTW, the website seems to be down for a while, though.
elander
Posts: 193
Joined: Tue Oct 05, 2004 11:37 am

Post by elander »

Yes of course the license agreement. However many downloadable models are public domain and come without a license agreement so we would have to add a creative commons license or something since gnu only applies to code.

I will post some free models in here when i get them fixed.
hybrid
Admin
Posts: 14144
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Well, as you can see from the site you mentioned it's not enough to get the meshes from a place where they're labelled with 'public domain' or something. You will easily run into copyright problems. And as soon as your repository is found by enough web crawlers you'll get download traffic which kills also the larger servers. It's probably better to link to some meshes which are NOT working to help developers test their loaders.
elander
Posts: 193
Joined: Tue Oct 05, 2004 11:37 am

Post by elander »

I will put a small collection of .x models here with the creatice commons license just for people to get something to start with. The only pro mesh format that Blender can export properly is .x and that still requires some tricks with msview to get models working.

Now if there was a good .md5 loader that would be great.
Post Reply