SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SHIII Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=195)
-   -   [REL] SH5 Liberty Ship for SH3 (https://www.subsim.com/radioroom/showthread.php?t=230517)

Kendras 03-24-17 07:13 PM

Results from tests :

http://i.imgur.com/hHhvBQY.png

http://i.imgur.com/1VPJ9cg.png

Bad edges splitted effect, in particular on the propeller http://www.subsim.com/radioroom/images/icons/icon9.png :

http://i.imgur.com/f0O97wn.png

mikey117us 03-24-17 07:30 PM

@the_Frog
Quote:

... the V&Ws had much in common with the Leader destroyers ...

Meaning: I am thinking from time to time to prepare an all new V&W model. Unfortunately, there a plenty of options what to do: only the original V&Ws or also the modified 4.7" version, the WAIRs, the LREs, the SREs ... the ones I like best are the WAIRs ... so, probably only those ...

Let's see.

Kovall converted the SH5 model. It is basically an upgraded SH3 model, with still not fully correct hull and superstructures. And the camouflage on the AO map is an USN Ms. 31/32 scheme ...
Very Nice! Very good to know your future plans.
:Kaleun_Thumbs_Up:

Kendras 03-24-17 08:53 PM

Final test : air attack during the night. All is OK. I think she's ready. I've deleted external storages.

http://i.imgur.com/P34hNfU.png

Kendras 03-25-17 01:58 AM

Testing new cargo !

:Kaleun_Salute:


Here a cloned Liberty without cargo, note the waterline's position.


the_frog 03-25-17 05:07 AM

[QUOTE=Kendras;2474888]Testing new cargo !
[SPOILER="pics"]


A few commnets:

- Liberty cargos had steel but not wood deck.
- Deck planking is always longitudinal. You changed the deck texture from steel to wood, right?
- Liberty cargos did not sport colourful peace time scheme, they were all grey and few even carried camouflage.
- Undesired edge effects are common with the SH5 models but that can be adjusted. Did you manage to get rid of the undesired hard edges?

Kendras 03-25-17 05:47 AM

Quote:

Originally Posted by the_frog (Post 2474966)
A few commnets:
- Liberty cargos had steel but not wood deck.

Yes, I read that, and I'm about to correct this.

Quote:

Originally Posted by the_frog (Post 2474966)
- Deck planking is always longitudinal. You changed the deck texture from steel to wood, right?

No, original texture (I just changed the color to something darker).

Quote:

Originally Posted by the_frog (Post 2474966)
- Liberty cargos did not sport colourful peace time scheme, they were all grey and few even carried camouflage.

OK. Too bad, I like colors ! :03:

Quote:

Originally Posted by the_frog (Post 2474966)
- Undesired edge effects are common with the SH5 models but that can be adjusted. Did you manage to get rid of the undesired hard edges?

I don't know how to do for yet. I have to learn ! :hmmm:

Kendras 03-25-17 07:08 AM

Here with a grey hull and a metal deck. :rock:


Kendras 03-25-17 02:17 PM

@ the_frog :

Could you rework the propeller in order to remove edges splitted please ?
File sent in PM !

:Kaleun_Salute:

Kendras 03-27-17 05:09 AM

The ship is ready. First post updated.

I'm just waiting for an answer from the_frog, to know if he wants to correct the propeller aspect.

Cheers.

:salute:

the_frog 03-28-17 01:06 PM

Kendras, please check your file drop ... I sent the new version of the propeller on sunday or so.

Kendras 03-29-17 12:04 PM

Thank you very much my friend !

I have other problems :



I've downloaded Meshlab. How can I cure these problems with this software ? It seems very hard to understand ! :oops:

the_frog 03-29-17 03:12 PM

Kendras, check PM

:salute:

gap 03-30-17 11:05 AM

Quote:

Originally Posted by Kendras (Post 2475681)
I have other problems :



I've downloaded Meshlab. How can I cure these problems with this software ? It seems very hard to understand ! :oops:

Hi Kendras, :salute:

my suggestion is you to use Mod Tool for that particular task. Mod Tool is the free version of Autodesk Softimage; it features most of the functions and tools of the main version, but it can only be used for non commercial purposes. Both versions of the program are now discontinued, but you can still download Mod Tool from this link:

http://www.moddb.com/downloads/autod...ge-mod-tool-75

You will also need a plugin to export from it in obj format:

http://www.moddb.com/groups/softimag...5-obj-exporter

Once you got Mod Tool installed and working, load in Wings3D the model whose edges you want to weld. In body selection mode, select the edge-splitted geometry, right click and choose "Separate". This command will separate non-contiguous meshes in the original object (including faces that were erroneously splitted during the export process), putting each in a separate object. At this point, you should press the space bar to clear your current selection, and (again in body selection mode), select only the objects which need to be welded. When you have finished, choose "Export Selected" from the File menu, and save as obj.
Import the resulting file in Mod Tool, and select all the imported meshes by dragging the mouse on one of the viewports (a selection square will appear). If you did everything correctly, now you should be ready to use the "Merge" tool. Refer to the following instructions on its usage:

http://softimage.wiki.softimage.com/...ygonMeshes.htm

Please note tha if you used the "Blend" command instead, you would get a result similar to "Merge", but some new faces would be generated which would cause problems when importing the object in game, so make sure that you use the "Merge" tool. For tolerance factor using something between 0.001 and 0.0001 (10 to 1 mm in model's scale) should be okay. The smaller this value, the lesser likely that the model gets distorted due to wrong edges being welded together, but it is also higher the chance that some edges will remain splitted, in case their vertex coordinates are not identical (for splitted edges they should be identical though). Optional: using the same tool you can also weld splitted UV map edges. Not required for solving the hard edges issue, but recommended for saving file size :03:

Kendras 03-30-17 12:18 PM

Quote:

Originally Posted by gap (Post 2475876)
Hi Kendras, :salute:

my suggestion is you to use Mod Tool for that particular task. Mod Tool is the free version of Autodesk Softimage; it features most of the functions and tools of the main version, but it can only be used for non commercial purposes. Both versions of the program are now discontinued, but you can still download Mod Tool from this link:

http://www.moddb.com/downloads/autod...ge-mod-tool-75

You will also need a plugin to export from it in obj format:

http://www.moddb.com/groups/softimag...5-obj-exporter

Once you got Mod Tool installed and working, load in Wings3D the model whose edges you want to weld. In body selection mode, select the edge-splitted geometry, right click and choose "Separate". This command will separate non-contiguous meshes in the original object (including faces that were erroneously splitted during the export process), putting each in a separate object. At this point, you should press the space bar to clear your current selection, and (again in body selection mode), select only the objects which need to be welded. When you have finished, choose "Export Selected" from the File menu, and save as obj.
Import the resulting file in Mod Tool, and select all the imported meshes by dragging the mouse on one of the viewports (a selection square will appear). If you did everything correctly, now you should be ready to use the "Merge" tool. Refer to the following instructions on its usage:

http://softimage.wiki.softimage.com/...ygonMeshes.htm

Please note tha if you used the "Blend" command instead, you would get a result similar to "Merge", but some new faces would be generated which would cause problems when importing the object in game, so make sure that you use the "Merge" tool. For tolerance factor using something between 0.001 and 0.0001 (10 to 1 mm in model's scale) should be okay. The smaller this value, the lesser likely that the model gets distorted due to wrong edges being welded together, but it is also higher the chance that some edges will remain splitted, in case their vertex coordinates are not identical (for splitted edges they should be identical though). Optional: using the same tool you can also weld splitted UV map edges. Not required for solving the hard edges issue, but recommended for saving file size :03:

Oooooh ! :o OK I see ! :yeah:

Kendras 04-01-17 07:17 AM

@ the_frog : tested the reworked model by you, and it's perfect ! Thank you ! :salute:

Testing destructible cargo :

http://i.imgur.com/sLW8FNJ.png


All times are GMT -5. The time now is 04:55 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 1995- 2024 Subsim®
"Subsim" is a registered trademark, all rights reserved.