![]() |
|
IL-2 Sturmovik: Cliffs of Dover Latest instalment in the acclaimed IL-2 Sturmovik series from award-winning developer Maddox Games. |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() Quote:
please pmake a picture of london at 20k feet and ill belive you. |
#2
|
|||
|
|||
![]() Quote:
Cliffs in maximum graphics quality, 3:00am, fly over a big city and watch the lights an the city itself "popping" under you, with the lights on inside houses. The cities in Cliffs aren't that good when you are high. In low level they are really nice. |
#3
|
||||
|
||||
![]()
Implementing something like this probably means re-writing the engine. Not gonna happen i believe.
__________________
I7-3930K CPU w/ Corsair H60 liquid cooling. 16Gb Corsair Vengeance 1866mhz. Asus P9X79 Deluxe Motherboard. Asus GTX680 2Gb SLI Auzentech Home theater 3D Soundcard. Corsair HX850 Modular PSU. Win 7 x64 Ultimate TM Warthog HOTAS. TM Cougar MFD's. Saitek Flight Pro pedals. TrackIr 5. Samsung Syncmaster 2770FH LCD. |
#4
|
||||
|
||||
![]()
We dont know that a city scape created with this program, would "work" any better then what we have now.
...just saying. ![]() |
#5
|
|||
|
|||
![]() Quote:
...just saying. ![]() That aside you're very wrong. The magic with procedural approaches is that you save enourmous amounts of rescources. Much of CloD IS already procedural. For example the system generated to draw the landscape is in principle a procedural approach, with limited application though. True procedural engines have the benefit of providing 1) more or nearly unlimited depth / detail (think of mandelbrot) 2) more variation without using more rescources than typical object and model based engines and 3) it saves a lot of developing effort. For example assume that they would have to hand model the whole landscape of Great Britain and a bit of France and Germany. That's not going to work, ever. Thus they use a procedural approach. Also it saves rescources since otherwise the whole map would have to be loaded, with every straw of grass, every bump and every road. Yes there are workarounds but no real solutions. Now simply imagine that same approach for some of the objects in the game. If done correctly all it'd take is the right pattern and you can generate nearly unlimited amounts of buildings, trees, fences etc. That would save time, space on the harddisk, memory etc. So the biggest bonus might be that if developers have procedural engines as their foundations they can spend the time on the REAL important stuff. Not crafting weird ugly buildings and such but spending more time on optimization e.g. or on flight models etc. You get the idea ![]() Last edited by Madfish; 10-01-2011 at 03:01 AM. |
![]() |
|
|