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] B-17s over Germany ! (https://www.subsim.com/radioroom/showthread.php?t=229847)

Kendras 02-23-17 01:05 PM

B-17s over Germany !
 
B-17s over Germany !

http://i.imgur.com/0ScZ3Wf.png

Hello folks,

Here is a small eye candy mod for those who love airplanes, as me.

This mod introduces entire formations of B17 Flying Fortresses, the so famous American bomber of the Second World War. Each formation is in fact a unique air unit : all the airplanes of the formation are contained in the same file. This method allows to correctly place each aircraft in the formation, and to spawn many bombers with only a very small impact on the graphics performances (FPS). For example, the single mission attached to this mod will spawn no less than 651 B17s !

I have created 6 different groups of bombers, based on historical documents and pictures. Also a new sound comes with the mod, to give the necessary noise made by all these airplanes !

The model of the B17 is not new, this is the one which comes with GWX 3.0. I've just simplified a bit the model (still to improve graphics performances) and reworked the texture.

Also, it is possible to give to each bombers the condensation trails which appeared at high altitudes. This can be made easilly by setting the right bomb loadout in the mission editor (choose "High Altitude instead of "basic").

Now, the next step will be to add these units in your campaign file.

WARNING !
This mod could have a very bad psychological effect on your crew ! Use with moderation ! :03:

Preview pictures : http://www.subsim.com/radioroom/show...6&postcount=34

D/L link : http://www.mediafire.com/file/hsagg3...Formations.zip

Read carefully the installation instructions (readme file).

Have fun !

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

Kendras 02-23-17 01:11 PM

Just to make you feel a little more useless at the end of the war (immersive mod) ! ... :haha:

gap 03-03-17 12:28 PM

Quote:

Originally Posted by Kendras (Post 2468324)
I just need a little help from a (not necessarily) skilled man in 3D modelling.

What do you need? :)

Kendras 03-03-17 07:09 PM

Welcome back !
 
Hi gap ! :salute:

Very happy to see you again ! :yep:

About this mod, let me explain what I would like to do :

I got the in-game screenshot above by adding one by one some B17 airplanes. But the FPS were reduced to something like 5 ! To avoid this and save ressources, two things have to be done :

1. to make a very simple model of a B17 with a very simple texture, because they will be seen at very high altitude, so details are not required at all. To save you some time, there is a good model in GWX. It just has to be simplified (less polygons, no guns ....) and done in a single part (no child nodes for wings, motors ....). Moreover, I just don't like the texture, and I would prefer two different textures : a plain white and a plain brown.

2. to create a new single air unit which will be in fact an ENTIRE B17 squadron made with your small models. I can easily do that :

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

http://i.imgur.com/lhK27Le.jpg

http://i.imgur.com/FpCdY4v.jpg

Other formations are possible : http://www.battle-fields.com/commsce...hip-formations

the_frog 03-04-17 06:41 AM

... kendras, you do not need multiple models to create such a formation; one single model, with multiple instances, is enough.

Have a look into the Seafort files done by Jeff, or into the ship models I did. All the files contain repeated instances of individual 3D models.

Cheers

Kendras 03-04-17 07:01 AM

Quote:

Originally Posted by the_frog (Post 2470209)
... kendras, you do not need multiple models to create such a formation; one single model, with multiple instances, is enough.

Have a look into the Seafort files done by Jeff, or into the ship models I did. All the files contain repeated instances of individual 3D models.

Cheers

Yes, that's exactly what I want to do : repeated instances of individual and simple 3D models.

:salute:

gap 03-04-17 07:57 AM

Hi again Kendras, nice idea :D

reducing GWX's B-17 model to little more than a silhouette shouldn't pose many problems. The same for tweaking its texture :up:

I have some doubts about your idea of merging an entire squadron into a single air unit though, as this may lead to some weird visual effects giving up the trick when the "super-unit" is going to turn and/or climb around its virtual center or mass. Moreover, you might need to keep wings and rudders separate from the fuselage, as the unit_Airplane controller points to them, and I am not sure what could happen if the relative fields are left blank, or made to point to dummy bones on the model. :hmm2:

Last: how do you think that 20 identical models rendered at once can hang up the game? Sure, reducing model's complexity can help to some degree, but personally I think the contrail particles have a bigger impact on FPS than the rendering of the model itself. Maybe you should consider reducing the number of particles too, though I must agree that the current effect looks very nice :)

By the way, found this picture on the web:

https://upload.wikimedia.org/wikiped...Bomb_Group.jpg

The caption reads: Large formation of Boeing B-17Fs of the 92nd Bomb Group flying over Germany, 1943 ca. :up:

Kendras 03-04-17 08:07 AM

Quote:

Originally Posted by gap (Post 2470232)
I have some doubts about your idea of merging an entire squadron into a single air unit though, as this may lead to some weird visual effects giving up the trick when the "super-unit" is going to turn and/or climb around its virtual center or mass.

Yes, I thought about that too. It won't be a problem, since the squadrons will fly always straight forward.

Quote:

Originally Posted by gap (Post 2470232)
Moreover, you might need to keep wings and rudders separate from the fuselage, as the unit_Airplane controller points to them, and I am not sure what could happen if the relative fields are left blank, or made to point to dummy bones on the model.

Some air units have no independent 3D model for the wings.

Quote:

Originally Posted by gap (Post 2470232)
Last: how do you think that 20 identical models rendered at once can hang up the game? Sure, reducing model's complexity can help to some degree, but personally I think the contrail particles have a bigger impact on FPS than the rendering of the model itself. Maybe you should consider reducing the number of particles too.

Tests are needed for sure. First, I will reduce number of smoke trails from 4 to 2 per bomber, no difference will be noticed at high altitude.

Kendras 03-04-17 08:16 AM

Quote:

Originally Posted by gap (Post 2470232)
Moreover, you might need to keep wings and rudders separate from the fuselage, as the unit_Airplane controller points to them, and I am not sure what could happen if the relative fields are left blank, or made to point to dummy bones on the model.

I think this doesn't prevent airplanes which don't have this kind of tweaks to fly and turn.

It just adds this : a wing can be destroyed. And if the zone relative to the wing is not destroyable, when its hitpoints are all destroyed the airplane falls in the water even if you don't see the wing destroyed.

gap 03-04-17 10:13 AM

Quote:

Originally Posted by Kendras (Post 2470238)
Yes, I thought about that too. It won't be a problem, since the squadrons will fly always straight forward.

Quote:

Originally Posted by Kendras (Post 2470238)
Some air units have no independent 3D model for the wings.

Quote:

Originally Posted by Kendras (Post 2470246)
I think this doesn't prevent airplanes which don't have this kind of tweaks to fly and turn.

It just adds this : a wing can be destroyed. And if the zone relative to the wing is not destroyable, when its hitpoints are all destroyed the airplane falls in the water even if you don't see the wing destroyed.

Okay. If, as it is likely, SH aircraft physics are ridicolusly simplified, your idea might work :D

Quote:

Originally Posted by Kendras (Post 2470238)
First, I will reduce number of smoke trails from 4 to 2 per bomber, no difference will be noticed at high altitude.

:up:

Kendras 03-04-17 11:18 AM

First try in S3D :

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

Let's see if this can fly now !

Kendras 03-04-17 12:42 PM

CTD ! :har:

Mmmmhhhh ....... :hmmm:

Jeff-Groves 03-04-17 02:18 PM

Take a look at the K-Ship in GWX.
It uses wings but they are hidden.

Kendras 03-04-17 04:18 PM

Finished ! It's working fine !

I just have to add the particles generators.

Jeff-Groves 03-04-17 04:22 PM

Nice!
Do a video!!


All times are GMT -5. The time now is 08:13 AM.

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.