Dynaverse.net
Taldrenites => Starfleet Command 4 => Topic started by: [UFP]Exeter on December 22, 2014, 07:03:51 pm
-
For the 3D models from sfc2 they are in MOD format that application uses. There is tool to convert them to lightwave (lwo) which I have done. But the tool does not copy the connections between textures and the mesh so all that information is lost.
I need help fixing this, I am converting all to milkshape 3d (ms3d) format so that took can be used. Also blender could work. But I do not know houw so trying to figure it out.
Any help would be appreciated.
We are talking over 100 models.
-
.
-
.
-
How about 3ds?
-
Merry Christmas Adam!
These are all the mesh formats I can use. 3ds seems to be commondoe many programs.
I choose milkshape because I have it, along with blender.
Irrlicht scenes (.irr, r/w)
Irrlicht static meshes (.irrmesh, r/w)
3D Studio meshes (.3ds, r)
Alias Wavefront Maya (.obj, r/w)
Lightwave Objects (.lwo, r)
COLLADA 1.4 (.xml, .dae, r/w)
OGRE meshes (.mesh, r)
My3DTools 3 (.my3D, r)
Pulsar LMTools (.lmts, r)
Quake 3 levels (.bsp, r)
DeleD (.dmf, r)
FSRad oct (.oct, r)
Cartography shop 4 (.csm, r)
STL 3D files (.stl, r/w)
PLY 3D files (.ply, r/w)
-
.
-
.
-
How will your game hold damage/hardpoints for weapons and subsystems.
Have not gotten that far. Was hoping to use the data from the assets directory.
-
Where available, do you think sfcIII models will be better?
-
.
-
The Stock SFC3 Excelsior and Ktinga were better models than the stock SFC2 versions of them. So yeah, I'd use them. But I know that there is better versions of all the stock models out there, if permissions are a problem, then the SFC3 stocks are good.
-
If I could find the models I will go for permission to use them. There are some on this site, but difficult to find.
-
.
-
Simply put, I have not decided as I have no clue. I do not have the expertise for building models and no clue of the different techniques.
My thought would be to have the center point reference and a file to list the points relative to that.
In this I would bow to your expertise, we can do it how you suggest.
-
.
-
All I know is using c++ pointers we can do about anything.
I am leaning toward the method of EAW only because I was on the team to make the CE edition, so have access to the code, and other details.
-
.
-
I have found a way to convert the mod format to milkshape, keeping the texture intact. This works well. I have converted nearly all the models from SFC2 EAW.
Would love better or newer models.
-
hardpoints will be a pain, for SFC2 models they are built in the model. Not sure that is good or allowing mods. Trying to figure out another way.
-
If it's high quality models you want: I've collected a lot of those for SFC3 (ships and stations), converted quit a few from Bridge Commander mods myself. I've also polished them up (fixed textures that were a bit off, added break models, UI images, proper hardpoints, added illumination textures), because most mods just seem very unpolished and have fugly models/textures I wanted to make mine stand out in that department. Some of the models originally had 2048x2048 textures that I scaled down to 1024x1024 to shorten mission loading times and because you don't see the difference in SFC3, but I can help you find the originals on Bridge Commander Filefront. I have quite a lot of high quality space backgrounds as well. The space backgrounds are all mine so no futher permissions are needed, for the models you might have to contact some of the original modelers, or at least credit them.
You can use my work as long as you credit me in your ReadMe somewhere, it's pretty much all collected in one download, my SFC3 Upgrade Mod:
http://www.moddb.com/games/star-trek-starfleet-command-3/downloads/sfc3-upgrade-mod-30 (http://www.moddb.com/games/star-trek-starfleet-command-3/downloads/sfc3-upgrade-mod-30)
If you need an excuse to put more minor powers ships in your game, you could use the system I use in my mod: every empire (except the Borg and Ferengi) have allied minor powers (for example the Tzenkethi and Tholians for the Romulans and the Breen for the Dominion) and access to a few of their ships. This also helps you "fill up" those empires standard fleets if you don't want to invent (or worse, kitbash) a lot of ship classes that were never seen or mentioned in canon Trek lore (in my mod the Dominion and Cardassians don't even have 7 stock ships of their own, the Dominion heavy cruiser is the Breen Warship, the Cardassian dreadnought is the big Son'a ship from Insurrection).
-
Always interested in good models, to update/replace existing or add.
I am adding races to allow for other models.
Otherwise trying to stay cannon to Star Trek, but SFB is another matter, as I played it 30 years ago and do not remember much. Have the rule set and as we own the EAW code, what I can use is in the gray area.
Just trying to figure out things I need, going to see how to read the SFC 3 models in my program now.
-
I hope there's something in it you like. In any case permissions won't be a problem for my space backgrounds so you can always use those.
-
I can read the models and they look nice.
I can use space background type images as a 3d background.
-
Are the space backgrounds in the sfc3 mod?
-
Yes, they're in the assets/models/space folder.
-
Found them, I can use them as a 3D background.