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 11-11-2010, 08:13 AM
KG26_Alpha KG26_Alpha is offline
Approved Member
 
Join Date: Jan 2008
Location: London
Posts: 2,805
Default

Quote:
Originally Posted by Blackdog_kt View Post

What would be interesting to know however is if tesselation applies globally or not. For example, is it possible to apply it only on terrain features and leave the carefully modelled aircraft alone?
Yes.


This might explain it for you.

http://www.nvidia.com/object/tessellation.html

In games with large, open environments you have probably noticed distant objects often pop in and out of existence.
This is due to the game engine switching between different levels of detail, or LOD, to keep the geometric workload in check.
Up until this point, there has been no easy way to vary the level of detail continuously since it would require keeping many versions of the same model or environment.
Dynamic tessellation solves this problem by varying the level of detail on the fly.
For example, when a distant building first comes into view, it may be rendered with only ten triangles.
As you move closer, its prominent features emerge and extra triangles are used to outline details such as its window and roof.
When you finally reach the door, a thousand triangles are devoted to rendering the antique brass handle alone, where each groove is carved out meticulously with displacement mapping.
With dynamic tessellation, object popping is eliminated, and game environments can scale to near limitless geometric detail.

.

Last edited by KG26_Alpha; 11-11-2010 at 08:17 AM.
Reply With Quote
  #2  
Old 11-11-2010, 08:43 AM
JVM JVM is offline
Approved Member
 
Join Date: Oct 2007
Posts: 188
Default

I believe also that tesselation works with a "texture" mapping similar to what is done with the normal an bump map of an object.
If, and it is a big "if" as I have no idea, this map is different frome the bump/normal I presume that improving visual aspects of certain ground objects can be done without damaging the representation of the aircraft themselves...

JVM
Reply With Quote
  #3  
Old 11-11-2010, 09:22 AM
Blackdog_kt Blackdog_kt is offline
Approved Member
 
Join Date: Jan 2008
Posts: 2,715
Default

Thanks for clearing it up.

Even if it's not a top priority for me at this point in time, in the way you describe it it would indeed be useful eventually by making the transition between LODs smoother.
Reply With Quote
  #4  
Old 11-11-2010, 09:30 AM
Codex Codex is offline
Approved Member
 
Join Date: Nov 2007
Location: Hoppers Crossing, Vic, Australia
Posts: 624
Default

You can apply Tessellation to anything made from polys or normal maps, it's up to the developer to decide what they want to Tessellate.

Oleg could easily apply it to the SoW engine without "protrusions" on surfaces, he just needs to apply it only to the poly's on the model (don't use mapping) and limit the factored amount.

For a bit of fun try this (Note must a DX11 card) :
http://www.geeks3d.com/20100819/gpu-...ion-benchmark/
Reply With Quote
Reply

Thread Tools
Display Modes

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 05:29 PM.


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