Development > Artwork

mechs? other art contributions?

<< < (4/5) > >>

maackey:
@MCR: I'll get started on some tropical plants then. Perhaps a big banana tree? That should be simple and fun. We used to have some out back before this harsh winter killed everything  :'(

@Mattn: yeah, I know.. in my ideal little fantasy world I would get compensated for my work. I actually don't mind that much what people do with it, but it just feels weird to me that someone can sell something that they didn't make. If I really need to change the license to GPL its not a terribly big deal, but tbh I prefer CC a bit more. Doesn't GPL usually apply to just code? I was under the impression that one could use non-GPL artistic sources with GPL code.
I made my models cc-by-sa (instead of strictly nc) at the promptings of I think it was the ubuntu repository packager on the Spring forums. Primarily because it was "DFSG" and it could be stored in the repositories.
Anyway, all this talk of licenses and stuff is almost as bad as politics or religion  :-X I can make my stuff GPL, but I would prefer cc-by-sa.

@Destructivator: Thanks for offering the help! I'll probably take you up on your offer soon enough :P As for the modeling program that I use, I <3 wings3d. I am however trying to learn blender, as it does have a few things that wings does not, but the ui is abysmal and the learning curve is so steep its not even funny. So it might take me a bit longer than usual (beware I'm a pretty slow/sporadic worker) but eventually I'll have everything figured out.

Mattn:
it's not that your stuff must be gpled - but it must be in some way compatible. in general that means that using the content for commericial games/apps must still be allowed - otherwise it isn't really free. in fact the sa license works for us - see http://ufoai.ninex.info/wiki/index.php/License

MCR:
@maackey:
I hope this means for me that I do not have to make the artwork 4 you anymore  ;D

maackey:
@MCR: only if you want to ;) but now I've got a reasonable list that should last me a little while at least.

So for my first model I was thinking that I could make a base auto turret. Its not anything like tropical plants, but it does have some functional use.

668 tris.

Any thoughts? Does it need more/less polies? Is the style acceptable? Should I go ahead and start uvmapping/texturing it? How exactly are textures handled in the engine? Keep the texture to 1 uvmap?

I am also curious as to what I need to keep in mind for the animation. Separate pieces for object translation probably, but I'm not quite sure how to show the ammo belts looping. Should they be hollow cylinders that just rotate, or should the texture be repeated/shifted and different pieces would be swapped to emulate movement?

MCR:
Hey maackey  ;D !
The problem is that I have no banana tree  >:(

Regarding your questions :

668 tris should be okay (just comparing your data with the wiki).

Regarding the textures: You should use sizes that use the power of 2 like 256x256 or 512x512 or 1024x1024. I think png is the currently prefered format for them, you can use tga for sure, please do not use jpg because of artifacts.

Regarding the animation: Everything is possible that is supported by the md2 format AFAIK, so you should provide the whole model in md2 format, but almost all other formats can be converted somehow.
Interesting is the fact that you can provide up to 4 different LODs for your model, but I am quite sure that everything I tell you here, you have already read in the wiki anyway ;)

Regarding your other technical questions: I am not an expert in this field, so maybe others can help...

Regarding the style: I like it, but cannot decide anything here  ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version