Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik

IL-2 Sturmovik The famous combat flight simulator.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-28-2011, 02:52 PM
Cobra8472 Cobra8472 is offline
Approved Member
 
Join Date: Feb 2010
Posts: 43
Default

Quote:
Originally Posted by Jotaele View Post
BTW, Cobra, what do you mean what you described like a poor usage?Do you mean graphically? ore process consuming? or implementation? I have read the yutube video descriptión and looks very promising.
trueSKY™ is a C++ library which generates weather system data and updates it in real time. trueSKY™ creates volumetric cloud data, and provides realtime access to that data via a lightweight API. The cloud system generates pure volumetric data, it is cross-platform and renderer-independent. The sample applications that come with the SDK show how realtime clouds can be rendered using the generated cloud data, in various graphics API's


Both SilverLining and Nimble are simply not good looking enough for Flightsim usage. They are very easy to implement and use, but both are very lackluster for the area of utilization required of a Sim.

They are, however, good solutions for sky rendering for a ground-based game.

I have personally not used TrueSky, alas from what I can see it is a rather decent alternative. There are, as mentioned, many many examples of solutions like this, and creating your own is not too difficult due to the amount of research and public material available on the implementation.
Reply With Quote
  #2  
Old 03-28-2011, 03:57 PM
Jotaele Jotaele is offline
Approved Member
 
Join Date: May 2010
Posts: 118
Default

Quote:
Originally Posted by Cobra8472 View Post
Both SilverLining and Nimble are simply not good looking enough for Flightsim usage. They are very easy to implement and use, but both are very lackluster for the area of utilization required of a Sim.

They are, however, good solutions for sky rendering for a ground-based game.

I have personally not used TrueSky, alas from what I can see it is a rather decent alternative. There are, as mentioned, many many examples of solutions like this, and creating your own is not too difficult due to the amount of research and public material available on the implementation.
Thx for the answer!
Reply With Quote
  #3  
Old 03-29-2011, 11:30 AM
CRO_Adriatic CRO_Adriatic is offline
Approved Member
 
Join Date: Jan 2008
Location: Croatia Cres
Posts: 39
Default

Nice topic...
Reply With Quote
  #4  
Old 03-29-2011, 07:33 PM
Heliocon Heliocon is offline
Approved Member
 
Join Date: Dec 2010
Posts: 651
Default

Second video looks bad, first one looks ok because of the advanced lighting features. I am going to say this again and I know I know... DX11

Why? Because volumetric clouds that interact with light and weather physics would only be possible using DX11 tech for both cpu and gpu reasons. (it would also run faster).
Reply With Quote
  #5  
Old 03-29-2011, 10:13 PM
Cobra8472 Cobra8472 is offline
Approved Member
 
Join Date: Feb 2010
Posts: 43
Default

Quote:
Originally Posted by Heliocon View Post
Second video looks bad, first one looks ok because of the advanced lighting features. I am going to say this again and I know I know... DX11

Why? Because volumetric clouds that interact with light and weather physics would only be possible using DX11 tech for both cpu and gpu reasons. (it would also run faster).

This is certainly NOT true.

An implementation of cloud rendering based on basic light scattering through clouds (or particles.. basically), is possible, and perfectly viable using DX9.
(and older versions too)
on a sidenote, I believe I have an old demo on my other PC from a whitepaper implementation from 2002, that looks amazing.

Again and again I see people overestimating the capabilities of DX11 or DX10 vs DX9.

It MUST be noted time and time again that while these DX iterations are more powerful, they do not drastically improve the amount of things that you can actually do on the GPU.
Reply With Quote
  #6  
Old 03-30-2011, 06:46 PM
Heliocon Heliocon is offline
Approved Member
 
Join Date: Dec 2010
Posts: 651
Default

Quote:
Originally Posted by Cobra8472 View Post
This is certainly NOT true.

An implementation of cloud rendering based on basic light scattering through clouds (or particles.. basically), is possible, and perfectly viable using DX9.
(and older versions too)
on a sidenote, I believe I have an old demo on my other PC from a whitepaper implementation from 2002, that looks amazing.

Again and again I see people overestimating the capabilities of DX11 or DX10 vs DX9.

It MUST be noted time and time again that while these DX iterations are more powerful, they do not drastically improve the amount of things that you can actually do on the GPU.
DX9 vs DX11 does. I have already explained why in many post from a base level pov with pipelines all the way to a graphics designer pov that makes it more efficient, better looking and easier to create.

So DX8 had sub surface scattering, and advanced particle physics/light interaction? Care to back that up with pics/evidence?

Last edited by Heliocon; 03-31-2011 at 05:05 AM.
Reply With Quote
  #7  
Old 03-30-2011, 07:08 PM
CharveL CharveL is offline
Approved Member
 
Join Date: Jun 2010
Posts: 366
Default

Been reading some more wiki's I see.

DX11 is a great incremental improvement in many different areas, especially visual quality and efficiency of certain effects (among other stuff) but much like DX10 it's hardly the panacea you always make it out to be.

Good topic though, and I'd love to see some developer input although I'm also just as sure you'd be telling Ilya what he really should be doing with DX11, or assume he's just lying.

If we're not seeing a lot of implementation of cloud systems like that first video by now after 4 years it's a pretty good indication it's not all it's cracked up to be.

Other systems like SpeedTree have caught on and are being used in CoD (I'm pretty sure) and many other games.
Reply With Quote
  #8  
Old 03-30-2011, 08:25 PM
Heliocon Heliocon is offline
Approved Member
 
Join Date: Dec 2010
Posts: 651
Default

Quote:
Originally Posted by CharveL View Post
Been reading some more wiki's I see.

DX11 is a great incremental improvement in many different areas, especially visual quality and efficiency of certain effects (among other stuff) but much like DX10 it's hardly the panacea you always make it out to be.

Good topic though, and I'd love to see some developer input although I'm also just as sure you'd be telling Ilya what he really should be doing with DX11, or assume he's just lying.

If we're not seeing a lot of implementation of cloud systems like that first video by now after 4 years it's a pretty good indication it's not all it's cracked up to be.

Other systems like SpeedTree have caught on and are being used in CoD (I'm pretty sure) and many other games.
As usual charvel you have to butt in like a moron to smack talk and make yourself look ignorrant. I am getting really tired of you idiotic canned replies to whenever I post.

http://translate.google.de/translate...ews%2F&act=url

http://forum.1cpublishing.eu/showthr...795#post233795

"PCGH: Would the use of DX11 will only accelerate the performance when rendering or DX11 provides for a clear appreciation of the optics?
Oleg Maddox: Beide Aspekte sind sehr wichtig. Oleg Maddox: Both aspects are very important. Zum einen ist eine verbesserte Performance hilfreich. First, an improved performance is helpful. Zum anderen planen wir, die Landschaft per Tesselation optisch aufzuwerten und Post-Effekte wie einen Local Tonemap Operator oder High Qualitiy Screen Space Ambient Occlusion (HQSSAO) einzusetzen. Second, we plan to enhance the landscape visually by tessellation and post-effects such as a Local Tonemap operator or high Qualitiy Screen Space Ambient Occlusion (HQSSAO) use."

As always if you post like an idiot - I reserve the right to call you one, especially because its the only type of post you ever write in response. I guess your reading skills arent very advanced because this is not the first time I have had to link you to info like this.
Reply With Quote
  #9  
Old 03-30-2011, 11:56 PM
Cobra8472 Cobra8472 is offline
Approved Member
 
Join Date: Feb 2010
Posts: 43
Default

Quote:
Originally Posted by CharveL View Post
Been reading some more wiki's I see.

DX11 is a great incremental improvement in many different areas, especially visual quality and efficiency of certain effects (among other stuff) but much like DX10 it's hardly the panacea you always make it out to be.

Good topic though, and I'd love to see some developer input although I'm also just as sure you'd be telling Ilya what he really should be doing with DX11, or assume he's just lying.

If we're not seeing a lot of implementation of cloud systems like that first video by now after 4 years it's a pretty good indication it's not all it's cracked up to be.

Other systems like SpeedTree have caught on and are being used in CoD (I'm pretty sure) and many other games.

I'd rather they take their time and properly implement a cloud rendering solution for the next expansion or something as such.

Clouds are by far one of the most important factors when it comes to the look and graphics of the game.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:26 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.