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)
-   -   [TEC] Ambient Oclusion Problems (https://www.subsim.com/radioroom/showthread.php?t=255362)

Tigerzhunters 05-02-23 10:09 AM

Ambient Oclusion Problems
 
Any idea Why the ambient oclusion like this Cuz im using wings 3d

https://i.ibb.co/j60wDrw/image.png

But without AO it will like this

https://i.ibb.co/2NN1xL3/image.png

Mybe any wings 3d veteran everytime im add ambient oclusion to s3d it will like this.

https://i.ibb.co/mB4mXYm/image.png

Wing3d im already Set The Uvmap??

Alex.B 05-02-23 10:34 AM

Quote:

Originally Posted by Tigerzhunters (Post 2865697)
Any idea Why the ambient oclusion like this Cuz im using wings 3d

https://i.ibb.co/j60wDrw/image.png

But without AO it will like this

https://i.ibb.co/2NN1xL3/image.png

Mybe any wings 3d veteran everytime im add ambient oclusion to s3d it will like this.

https://i.ibb.co/mB4mXYm/image.png

Wing3d im already Set The Uvmap??

I run into this when I cut out polygons after creating UV (in Blender). I don't know anything about wings 3D. There are Wings 3D experts here who have more to say than me.

Tigerzhunters 05-02-23 11:15 AM

Quote:

Originally Posted by Alex.B (Post 2865703)
I run into this when I cut out polygons after creating UV (in Blender). I don't know anything about wings 3D. There are Wings 3D experts here who have more to say than me.

Poorly my Graphic card+Proccesor Cant use blender To old for my graphic card

:dead:

Hooston 05-02-23 05:10 PM

old blenders never die
 
Never used wings3d, but it looks like the surface normals of your polygons are not all facing the same way. You need to flip the normals of some of the polygons so they all face outwards. No idea how to do this in wings3d!



I have a 12 year old i3 laptop that just about runs the latest Blender 3.5.1 (using Linux) with a few OpenGL related glitches. Official support is only back 10 years, but they do not go out of their way to lock people out and in fact improved things for me at the last release.

However they still make ALL the old releases available for free back to 2003 (blender.org->download->previous versions). in my case I found old computer support was perfect at version 2.93. This has all the features you will need for creating game assets. Alternatively the Blender devs suggest version 2.79b for really, really old hardware.

kapuhy 05-02-23 06:54 PM

Quote:

Originally Posted by Hooston (Post 2865790)
Alternatively the Blender devs suggest version 2.79b for really, really old hardware.

I have until recently used 2.75 on 13 year old laptop - just about every function you need for modeling ships for Silent Hunter games works like a charm, only thing I had to be careful about was AO texture baking (still possible but I had to set limit for processor usage by Blender to avoid baking my laptop instead of a texture).

Tigerzhunters 05-03-23 01:05 AM

Quote:

Originally Posted by Hooston (Post 2865790)
Never used wings3d, but it looks like the surface normals of your polygons are not all facing the same way. You need to flip the normals of some of the polygons so they all face outwards. No idea how to do this in wings3d!



I have a 12 year old i3 laptop that just about runs the latest Blender 3.5.1 (using Linux) with a few OpenGL related glitches. Official support is only back 10 years, but they do not go out of their way to lock people out and in fact improved things for me at the last release.

However they still make ALL the old releases available for free back to 2003 (blender.org->download->previous versions). in my case I found old computer support was perfect at version 2.93. This has all the features you will need for creating game assets. Alternatively the Blender devs suggest version 2.79b for really, really old hardware.

well can i get the link so it can be easier:hmmm:

Niume 05-03-23 09:15 AM

I believe you should ask iambecomelife, I think he uses planes3d to model ships

kapuhy 05-03-23 02:46 PM

Quote:

Originally Posted by Tigerzhunters (Post 2865829)
well can i get the link so it can be easier:hmmm:

https://download.blender.org/release/Blender2.79/

select blender-2.79b-windows64.msi (unless you use 32 bit windows in which case select blender-2.79b-windows32.msi )

Edit: By the way, if you still didn't solve this problem, you can try posting your file here so that either myself or someone else could take a look at it.

Tigerzhunters 05-04-23 09:05 AM

Well thx all, The problem fixed So in the model I need like this 5,9InDeruyter And add Again 5,9inDeruyter-Uv2/Uv3.

Well i think it could be the Specular map
https://i.ibb.co/BsH3YDF/image.png

Alex.B 05-05-23 07:20 AM

Ruyter? No problem...


https://i4.imageban.ru/thumbs/2023.0...3c9761d6a.webp https://i3.imageban.ru/thumbs/2023.0...3cc4d6a85.webp

https://i7.imageban.ru/thumbs/2023.0...d53a983eb.webp

https://i2.imageban.ru/out/2023/05/0...eb83dfc52.webp

Mister_M 06-09-23 08:23 AM

I ran into this problem today. Here is how the problem occured:

1) I exported an already existing 3D object from a .dat library file. This object is composed of two meshes, the first one is UV-mapped for the main texture, and the second mesh is UV-mapped for the AO texture.

So, S3D exported two meshes at the same time: MMM.obj and MMM-uv2.obj.

2) Then, I opened both meshes in Wings3D in order to edge-split them.

3) Then, I exported both meshes as wavefront files (.obj) with the same name (MMM.obj and MMM-uv2.obj).

4) Then, I imported the meshes in S3D by importing MMM.obj (MMM-uv2.obj is detected automatically and imported at the same time).

And now the AO effect is broken... Like this:

Quote:

Originally Posted by Tigerzhunters (Post 2865697)
Any idea Why the ambient oclusion like this Cuz im using wings 3d

https://i.ibb.co/j60wDrw/image.png

I don't know how to fix that... :06:

Tigerzhunters 06-09-23 08:38 AM

Quote:

Originally Posted by Mister_M (Post 2871124)
I ran into this problem today. Here is how the problem occured:

1) I exported an already existing 3D object from a .dat library file. This object is composed of two meshes, the first one is UV-mapped for the main texture, and the second mesh is UV-mapped for the AO texture.

So, S3D exported two meshes at the same time: MMM.obj and MMM-uv2.obj.

2) Then, I opened both meshes in Wings3D in order to edge-split them.

3) Then, I exported both meshes as wavefront files (.obj) with the same name (MMM.obj and MMM-uv2.obj).

4) Then, I imported the meshes in S3D by importing MMM.obj (MMM-uv2.obj is detected automatically and imported at the same time).

And now the AO effect is broken... Like this:



I don't know how to fix that... :06:

I suggest you To try Export The 3d obj of Uv 2 and replaced on old one But idk Is the Ao Has Same Mapped Like The Normal texture or No but if yes i suggest delete The MMM-uv2 And Copy The MMM it will appear MMM - Copy Rename It into MMM-uv2 And test it :03::up:

Tigerzhunters 06-09-23 08:49 AM

Quote:

Originally Posted by Mister_M (Post 2871124)
I ran into this problem today. Here is how the problem occured:

1) I exported an already existing 3D object from a .dat library file. This object is composed of two meshes, the first one is UV-mapped for the main texture, and the second mesh is UV-mapped for the AO texture.

So, S3D exported two meshes at the same time: MMM.obj and MMM-uv2.obj.

2) Then, I opened both meshes in Wings3D in order to edge-split them.

3) Then, I exported both meshes as wavefront files (.obj) with the same name (MMM.obj and MMM-uv2.obj).

4) Then, I imported the meshes in S3D by importing MMM.obj (MMM-uv2.obj is detected automatically and imported at the same time).

And now the AO effect is broken... Like this:



I don't know how to fix that... :06:

It could be Happend Because The Channel 1 and channel 2/uv2 not have same Size Like the channel 1 that the reasons

Mister_M 06-09-23 08:50 AM

Quote:

Originally Posted by Tigerzhunters (Post 2871127)
I suggest you To try Export The 3d obj of Uv 2 and replaced on old one But idk Is the Ao Has Same Mapped Like The Normal texture or No but if yes i suggest delete The MMM-uv2 And Copy The MMM it will appear MMM - Copy Rename It into MMM-uv2 And test it :03::up:

Thank you for the suggestion, but both meshes are not mapped in the same way at all, unlike WoWS models...

Tigerzhunters 06-09-23 08:52 AM

Quote:

Originally Posted by Mister_M (Post 2871130)
Thank you for the suggestion, but both meshes are not mapped in the same way at all, unlike WoWS models...

Well check The Size Prob the reason or better way you give me the model so i can examine it Haha


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