|
|
|
#3082005 - 08/28/10 01:27 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: I_Flyby]
|
Hotshot
Registered: 10/29/01
Posts: 6269
Loc: South East Asia
|
Specs should be fairly reasonable. We've been developing on Nvidia 9800's although Richard just splashed out on a GTX 460. The engine is OpenGL and I believe we're aiming to support 256MB cards but that may change by the time we're ready to release.
We're continually optimizing both the code and the artwork for maximum efficiency. Currently, with a 6KM draw distance and 1280x1024 res I get 80-90 fps on foot and 40 fps in the pit with the TADS turned on. Over Herat City frame rates tend to drop by about 30%.
It'll be interesting to see how much frame rates suffer when we get ground units moving and the action heats up.
Cheers
|
|
Top
|
|
|
|
#3090289 - 09/09/10 09:37 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Junior Member
Registered: 12/15/08
Posts: 42
Loc: United States of America
|
Since the engine is OpenGL can we expect a Mac and or Linux client down the road?
_________________________
Home Built PC: Windows 7 Professional x64, AMD Phenom II 920, 4GB Ram,2x Western Digital 320GB HD, GTX 480, Creative Sound Blaster Audigy, Saitek X-52 Pro, 2x Acer 20" monitor.
|
|
Top
|
|
|
|
#3090993 - 09/10/10 05:04 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Hotshot
Registered: 10/29/01
Posts: 6269
Loc: South East Asia
|
The Leadwerks engine has yet to be ported to Linux or Mac as far as I'm aware. The next major iteration of the Leadwerks engine (version 3) will apparently be much simpler to port so there is future potential to bring out Combat Helo on Mac or Linux.
Cheers
|
|
Top
|
|
|
|
#3091023 - 09/10/10 07:37 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Member
Registered: 10/11/99
Posts: 1262
Loc: Leeds, England
|
Indeed, we're watching developments of the new iteration of Leadwerks engine eagerly, it's a GPU heavy engine, a Mac version will rely heavily on what video chip is inside it. Recently they've been putting in some decent nVidia hardware. The new Leadwerks engine is a year away at least.
Other than the 3D engine and Raknet we use cross-platform libraries, I have some ?win32 specifics in line but nothing that can't be ironed out. So maybe, a year or so ahead. Don't hold your breath.
|
|
Top
|
|
|
|
#3091644 - 09/11/10 11:33 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Junior Member
Registered: 12/15/08
Posts: 42
Loc: United States of America
|
I'm not just would be nice to get rid of Windows that's all  . Keep up the hard work guys looking forward to the sim. Definitely a day one purchase for me.
_________________________
Home Built PC: Windows 7 Professional x64, AMD Phenom II 920, 4GB Ram,2x Western Digital 320GB HD, GTX 480, Creative Sound Blaster Audigy, Saitek X-52 Pro, 2x Acer 20" monitor.
|
|
Top
|
|
|
|
#3231153 - 03/11/11 06:51 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Member
Registered: 04/21/08
Posts: 283
Loc: The Netherlands
|
Sorry for bumping an old topic, but this would save me making a new one on the same subject.
As mentioned here, the HTR physics will be used to model the FM and response of the Apache. Recently I've started using FS9 with HTR to fly the Hovercontrol helicopters and I noticed a huge difference between HTR (set to 100% realism and proper sensitivity settings) and FS9's default FM for helos.. Let alone the difference between HTR and Arneh's EECH FM. So my question is, will controlling the Apache be as hard tho realistic as controlling the Hovercontrol Bell 412 PE with HTR for instance? Or will there be a simplified FM for the sake of amusement? I really hope the first is the case here.. But that would mean that all of us (including me) who think they can handle a helo in games like DCS:BS, LB2 and EECH will look like utter noobs after finding out what it means to fly with HTR.
|
|
Top
|
|
|
|
#3231169 - 03/11/11 07:38 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Member
Registered: 10/11/99
Posts: 1262
Loc: Leeds, England
|
It will be playable by mere mortals I promise. HTR in FSX is kind of hampered by what FSX lets you control, not much focus was put on on FMS systems since it was mostly written for light helicopters. But it does have some excellent dampening functions (tell it to bring the helicopter to a hover and watch the 'AI' pilot take over). It also depends on the profile data you use, typically it gets refined by actual pilots in a back and forth manner till everyone is happy.
If you need to, you will be able to pick up an XBOX joypad and tool around if you so desire using a special input mode written for that kind of device.
|
|
Top
|
|
|
|
#3572898 - 05/14/12 06:58 PM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Member
Registered: 06/12/05
Posts: 1809
Loc: Dayton, OH, USA
|
They should just convert the public NASA Ames Research Center/Sikorsky GenHel flight model from Fortran to C++ and use that. Start out with the Blackhawk and then modify GENHEL to get the performance of each new helo they add after that.
Edited by Reticuli (05/17/12 02:56 PM) Edit Reason: NASA Ames Research Center/Sikorsky not DOD/DARPA... sorry
|
|
Top
|
|
|
|
#3573113 - 05/15/12 07:36 AM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Senior Member
Registered: 11/29/06
Posts: 3232
Loc: England, UK
|
The master has spoken. Listen. And listen good.
|
|
Top
|
|
|
|
#3574535 - 05/17/12 03:05 PM
Re: Combat-Helo to use HTR for advanced flight model
[Re: Flexman]
|
Member
Registered: 06/12/05
Posts: 1809
Loc: Dayton, OH, USA
|
Penn State started doing a crude C++ conversion but I'm not sure if it was finished or perfected. The original Fortran version should be available to the public, at least in the USA. I will get in contact with some people and find out how far along the conversion ever got and who to contact to get the original Fortran. Once converted, all that is necessary appears to be the graphics and interface systems. Penn has previously had the Fortran running in Matlab and then interfaced just with FlightGear.
If SimHQ.com users with coding experience, Combat Helo's peeps, and DCS/ED coders can all band together to work on a line-by-line conversion and offer it back to the public, there is little reason not to. And then this final result can be utilized as-is or modified further to fit the performance capabilities of various other helicopters in commercial and non-commercial efforts.
I've sent some emails off and I'll see who needs to be contacted and what sort of agreements need to be signed. It's been stated several times by Penn, though, that GenHel is publicly funded and publicly open model of the Blackhawk. Just the last correspondence I've seen from them stated they were looking into possible export restrictions before they simply posted the original and their imperfect conversion efforts on the web. Considering DCS is run by a former CIA analyst and they make a National Guard A-10 simulator, I doubt there aren't ways to deal with even those in spite of them being based in Russia.
We have an enormous resource of people on this website that I would argue goes far beyond the coding expertise of one university academic engineering department. They and the helo simulation community as a whole would benefit from the efforts. There are so many disparate efforts on helos and it'd push this area much further if these were unified with a common goal.
|
|
Top
|
|
|
|
|
|
| |