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]SH3 Warship Mod V3.0 (https://www.subsim.com/radioroom/showthread.php?t=157060)

Kendras 01-31-17 06:29 AM

Quote:

Originally Posted by gap (Post 2462135)
Here's a 3D version of the Imperial Seal of Japan, modelled after the drawing you linked at post #745 in this thread:

http://www.mediafire.com/file/8ffuqpkulbblovb/IJSeal.7z

It comes in two version: the first version has ambient occlusion shadows mapped on the diffuse texture, which should make it to look sharper than it would with a simple diffuse texture, but its edges are not splitted; the second version in identical in size and shape, but it is both AO-mapped and edge splitted. That was done by splitting it automatically along its hard edges, using the Blender modifier recommended a while back by the_frog :up:

The second model should look better, but its vertex/poly count is higher. My suggestion is to try both versions and see how they look in game. If you can't spot any significant difference, just use the lower-poly version :03:

Both models are about 1 m in diameter. Again, a resizing by you might be required, and one last recommendation: the texture file provided includes an alpha channel to be used as specular mask. For better lighting effects, my recommendation is to enable it in seal's material, by adding to it the appropriate controller :salute:

Nothing can stop you, gap. :yeah: Will try this when my computer is resurrected ! :haha::O:

gap 02-03-17 06:37 AM

Quote:

Originally Posted by Kendras (Post 2462210)
Nothing can stop you, gap. :yeah:

Nor you :03:
Modelling that seal was easy. Hope you like it :salute:

Kendras 02-03-17 06:51 AM

Hi gap ! :salute:

My computer is just working again ! :)

And I've just tried your model. Well, it's splendid !!! :DL



I have remodeled it a bit. But now, there are a few things I would like to improve (red circles):

1: the red surfaces are no more flat
2: not enough smooth
3: On the very first pic, you will notice hard edges ...

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

Could you correct this ? Sorry, my mediafire page doesn't want anymore to upload anything :o ... have to find the problem ... :hmmm: So, I will send you the files later ...

gap 02-03-17 08:41 AM

Quote:

Originally Posted by Kendras (Post 2463095)
My computer is just working again ! :)

:yeah:

Quote:

Originally Posted by Kendras (Post 2463095)
And I've just tried your model. Well, it's splendid !!! :DL

Thanks :)

Quote:

Originally Posted by Kendras (Post 2463095)
I have remodeled it a bit. But now, there are a few things I would like to improve (red circles):

1: the red surfaces are no more flat
2: not enough smooth
3: On the very first pic, you will notice hard edges ...

Could you correct this ?

Sure, I am waiting for you to upload the model with your updates :up:

Kendras 02-03-17 11:33 AM

It works with Google Chrome, no more with Firefox ...

D/L link : http://www.mediafire.com/file/3avdxq...n4d/Seal-4.zip

Could you also correct the texture:

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

:salute:

PS : Sorry for giving you so much work ...

gap 02-06-17 07:50 PM

Hi Kendras,

can you please check if this is better? :03:

http://www.mediafire.com/file/rj8u44...al_modified.7z

P.S: sorry for the late replies. Tomorrow I will answer your remarks re. the rock model on the lighthouse mod thread :salute:

Kendras 02-07-17 07:03 AM

Quote:

Originally Posted by gap (Post 2464031)
Hi Kendras,

can you please check if this is better? :03:

http://www.mediafire.com/file/rj8u44...al_modified.7z

P.S: sorry for the late replies. Tomorrow I will answer your remarks re. the rock model on the lighthouse mod thread :salute:

Yes, that's perfect now ! :yeah: Thank you very much !

:Kaleun_Applaud:

gap 02-07-17 09:08 AM

Quote:

Originally Posted by Kendras (Post 2464132)
Yes, that's perfect now ! :yeah: Thank you very much !

:Kaleun_Applaud:

My pleasure mate, I am always glad to help when I can :salute:

Kendras 02-08-17 06:23 AM

Hi,

I've added gunners to the 25 mm double and triple AA japanese guns. There are some links to external dummies, but as this file is converted from SH4, there is nobody on the guns in game.



So, I added these dummies, but the loaders have not a natural behaviour. Could anyone correct this ?



Last thing : i didn't find any good texture for the head, so I leave it "blank" : this is the "AI face", lol.

Kendras 02-08-17 06:32 AM

Ah, BTW : the 3D models of those 2 guns were too small compared to the dummies. So I resized these guns x115 %. I hope I didn't mislead ...

Kendras 02-08-17 09:21 AM

It's not looking so bad !


Kendras 02-08-17 06:38 PM

I have a question.

I exported the 3D model of the Yamato's hull from S3D : I exported 2 things : NBB_Yamato.obj and NBB_Yamato-uv2.obj.

Then, I remodelled the NBB_Yamato.obj in Wings.

Now, I can only import the NBB_Yamato.obj, and not the NBB_Yamato-uv2.obj, is it a problem ?

I ask this because :

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

:(

gap 02-08-17 07:46 PM

Quote:

Originally Posted by Kendras (Post 2464582)
I have a question.

I exported the 3D model of the Yamato's hull from S3D : I exported 2 things : NBB_Yamato.obj and NBB_Yamato-uv2.obj.

Then, I remodelled the NBB_Yamato.obj in Wings.

Now, I can only import the NBB_Yamato.obj, and not the NBB_Yamato-uv2.obj, is it a problem ?

The short answer is:

Yes, it is, if your model used an ambient occlusion map. If it is not, and you don't plan to add one, just scrap the *-uv2.obj file exported by S3D

The long answer is:

The UV projection of the main obj file is used by the game for mapping on any 3D mesh its diffuse texture (i.e. its "skin"). Uv2 object's UV projection, on turn, is usually employed for ambient occlusion textures (i.e. a texture containing prerendered shadows), but the latter can include dirt maps (i.e. rust, scratches, etc.), camouflage schemes and, if their resolution is high enough, markings, emblems, hull numbers, etc. The two objects must have identical vertex/edge/face coordinates (that's why S3D refuses to import the the *-uv2.obj after you modified the primary obj file), but indeed they can have different UV coordinates.

The reason for having two sets of UV coordinates is that diffuse and AO textures have different prerequisites.
One of the main requirements of a diffuse texture, is it looking sharp. A trick used in videogaming for having fairly sharp object skins without increasing too much their texture resolution, is creating objects with "overlapped" UV maps, i.e. objects set in a way that the same portion of texture is mapped on more than one region of the 3D mesh. If the iterated texture is omogeneus enough, and if its edges are "seamless" (i.e. tileable), or if it is mapped on non-contiguous regions, the trick wont be apparent and the player will be happy :D
On the contrary, being based on 3D objects' topology, AO shadows are not esily fitted on an overlapped UV space. The same goes for various markings and other eye-candies, which are not supposed to be repeated n times on the same objects, or for camo schemes whose lines and patterns usually need to be matched carefully. This is where having a secondary UV projection comes in handy, for making the player even happier :yep: :03:

Hope it helps :salute:

Jeff-Groves 02-08-17 07:47 PM

Just add a few fake indices to the obj.
:03:

I bet you all are going to ask me about this right?

gap 02-08-17 07:52 PM

Quote:

Originally Posted by Jeff-Groves (Post 2464593)
Just add a few fake indices to the obj.
:03:

I bet you all are going to ask me about this right?

fake indices you say :06: :hmmm:


All times are GMT -5. The time now is 04:05 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.