X-Plane - An Obsession For Realism
caseih writes "Popular Science is running an article on Austin Meyer, the creator of the popular X-Plane flight simulator. Although not an open source project, X-Plane has a devoted community of flight enthusiasts and developers who are striving to make it the most realistic flight simulator ever. In fact, flight characteristics are calculated in real time from aircraft design data, not static tables like MS Flight Simulator. PopSci has a neat picture showing X-Plane calculating the lift-drag vectors in real-time across an aircraft. Meyer's quest for realism in his simulations dominates the development and use of X-Plane."
Anyone here have experience with the X-plane?
I would imagine that static tables are much less realistic, unless this new method of simulation is so slow the computers start lagging when processing it.
-- Funksaw
Alot of other flight sims are games, X-Plane is not. This is a serious piece of software used by alot of professionals to model and simulate prospective aerospace designs. I can't count the times it has been emphasized to me that this is not a game. ...that said, it's damn fun sometimes.
"The worst tyrannies were the ones where a governance required its own logic on every embedded node." - Vernor Vinge
I can already imagine all the "great, now terrorists won't even have to go to flight school!" comments.
My advice: forget about it. If we want to prevent a repeat of 9/11, the solution is common sense initiatives such as locked cockpit doors and military quick response procedures... NOT by restricting basic technical information.
At the end of page one:
"I have a moral duty to make it fly as realistically as I can."
Now consider: if every programmer was able and willing to make a similar statement about their code, what would our software "ecosystem" (as MS likes to phrase it) look like?
The media hate videogames because both videogames and media are competing for your attention.
If you're playing videogames, you're not watching TV.
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
Apparently not, if M$ bet the farm on it before creating DirectX...
YFI
-uso.
Dreams, dreams, don't doubt dreams, dreaming children's dreaming dreams. Sailor Moon SS
Passion isn't enough. This type of programming is not "write a text editor" or write a replacement for Notepad.
Its scientific, requires loads of specific realm based knowledge, and eons of refinement and highly technical skills.
Its a simulation engine that is precise and accurate. It's not just a toy.
OSS is great. But not for everything. Somethings are too narrow for a sufficently wide pool of programmers to latch onto and program on thier own. The number of OSS-comitted programmers, with aero-engineering skills, with 3D programming knowlegdge, with sufficent free time and sufficent drive to replicate this level of work is very, very, very small.
But accurate: I can't use it and, given his attitude, I never will be able to. So "useless" pretty well covers it for me.
The odd thing is that this is a very good candidate for open-sourcing without cutting the programmer's throat. Flight simulations (particularly this one from the looks of it) are complex and users really need and want a good manual.
Give away the code; sell the manual! In this case I think the sales would probably go up, not down.
TWW
"Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
I agree - you could probably count them on the fingers of one foot!!
On the plus side, he's clearly demonstrated what one utterly dedicated person and some friends can accomplish. Open source or not it's awesome.
Is the reason you can't use it truly because it's not Open Source? If so, you are the one ideologically cutting yourself off from a good piece of software.
If the reason you can't use it is because it's written for Windows, that has nothing to do with Open Source. Don't confuse the two. Open source software exists for Windows, and closed source exists for *nix, but if it's not written for your platform, chances are* you're SOL.
*Yes, programs can be ported.