Looking for modders for my space RTS game
-
Hello,
I’m looking for 3D modelers, texturers, ship designers, sound, music and whatever artists that could help with my freeware RTS game. (or any help really). No need for original material
Direct links to videos:
https://www.youtube.com/watch?v=0hySuNNKN4s https://www.youtube.com/watch?v=u_oW1RSdPiEGame is already downloadable, but not with a lot of content (and that’s the reason I’m here!). Game is and will be freeware
Download and play “Tutorial” mission for more info about gameplay possibilities
(sorry for soiling your forums, feel free to delete topic if offensive )
-
Ok, modders to work on a brand new game…
I’d suggest you supply some more info, so people can eliminate themselves ( or not) such as what file formats you’re using for ships, etc.
If the ship file format can only be exported from modeling app X, then people who dont have that can eliminate themselves from the running, or app X users can see that they might be welcome.
What kind of poly count are you looking for, what kind of rigging if any for the models, and so on, texture formats, tga jpg, dds?, is it directx based, or opengl, that sort of thing, Is there a scripting system and if so, what is it based on, or did you create your own.
In short, exactly what kind of content do you want and made with what.
More info will draw more responses.
-
File format I currently support for importing meshes is collada (.dae). Should there be any problem with that, any reasonable format from those can be supported too (if there won’t major be problems with it)
http://assimp.sourceforge.net/main_features_formats.htmlAll kind of rigging is done in editor which is included in download. Only thing imported are meshes themselves. Anything larger than a simple frigate was unmanageable using 3ds max helpers, hierarchies, naming conventions and hand written text files, so I decided to make it this way. It also doesn’t limit to using specific modeling software.
All models in videos are less than 10K triangles, though that is hardly limit. As it is RTS, I expect models to be around this for average ship (there is also little reason to have ridiculous amount of geometry detail anyway). As for textures, jpg, png and dds are currently supported, but again anything from this list can be added (if there is any good reason for that)
http://freeimage.sourceforge.net/features.html
Though using lossless formats (like png) is highly recommended. There is option to compress texture on GPU, but it doesn’t look all that good for e.g. shininess map.It is based on OpenGL 3.2 (is it even a factor in your decision? I dunno, maybe there are some deal-breaking differences I’m not aware of). I use AngelScript for scripting. It has C/C++ syntax. There is also documentation for all available stuff you can use on main page (it is just most basic stuff right now, anything that will be needed will be added)
As for content, I take anything. If you want to make a Freelancer ‘mod’, great, go ahead! If you want do do your own original stuff, great, go ahead! If you want to cooperate with me on my vision of ‘vanilla’ content, even better. If you can do sounds, animated sprites for particle systems or just asteroids, there is always short supply of those. Or if want just to balance things, there is some Star Wars mod-in-progress that you can balance. You know, brand new game - there is shortage of everything