-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2016-08-09 ~ Elevations View Fly R1 #43
Comments
@fgx/owners And now I can drive Geoff even more crazy! ;-) I'm building scripts that translate the 3D code into animated GIFs B&W because of GIF 256 color limit and the 3D has millions of colors. B&W is quick and dirty way of getting around the lmit Three.js to Animated GIF R7 |
Hi Theo, Bravo, for the The real simple solution to my embedded image was probably the But, the inclusion of a tiny 256x256 image is not a problem... So bravo Theo, you solved the problem... add a 256x256 Use a system that causes me to scroll down, to read the important Put a tiny 256 images at the top of each of your posts, be it To repeat the idea: For possible feedback readers, promote the site, And then there is no problem ;=)) Regards, |
Hi Theo, But as you see, the stupid image issue overshadowed your Yes, it is In a way, this leads into flying a flight from say external And begins to get to a FDM in javascript... So definitely look forward to your progression on this.. What can I do to help? hinder? explain? comment? Regards, |
It's all moving so fast right now that just watching and waiting is probably the right thing More .CSV files might be good Also KML files are good. Especially one that look like this one https://github.com/jaanga/terrain3/blob/gh-pages/data-path-kml/snow-mountain-actual.kml because I've already built a reader for this style - line feed after each 3 data points Also how about some research on FDM? Which one should we start with? A good question might be: which one is keeping up with all the drones? I've had people asking me about drone simulators. And drone racing is popular. And, it's nice to hear that you want to collaborate. I agree. |
@theo-armour, yes I want to
Ok, I should wait! For Yes, the demo needs to be a lot less
But this And on the question of should flown tracks be presented as The cooked csv file offered to you - The kml offers On the other hand, recorded flights will give the And, I have not yet looked at your parsing of the We agree on an array of 3d points, But the question here is about the 3D control of the current flight, even before we get to the replay of some So, it seems this more about controlling a flight, in 3D, over some 3D terrain... the speed of the flight seems presently out of my control! But to try to describe the oldest, still available, FGFS flight control, using the numeric keypad... in simple terms...
So a FDM is a set of math equations used to calculate the physical While I can not presently get your first demo to run again, the In a simple sense, an up Likewise a right So it is not a question of choosing a FDM! We have to define So, it was a bit whimsical of me to introduce the big idea of I would be happy if you can cure some of the bugs in the But for me, this is the most interesting interaction between a And in some future version, work on my Android os phone... a big, And YES somewhere in that is what would be a popular One step at a time... Regards, |
OFF TOPIC: More concerning KML format... Aside from the use of a newline in the This uses -
This uses -
A not so subtle difference in the I can re-gen this XML conforming to the first, if that is correct, and is desired... advise... But as suggested, adding a newline after each coordinate triplet should not be required... Maybe Google Earth accepts both forms... as could your flexible decoder ;=)) Question: Is that VHSK kml using altitude feet? That still needs to be checked, and corrected if not meters... End KML OT: |
The status updates usually indicate when things are settling down
These would help populate https://jaanga.github.io/terrain3/index.html#sandbox/elevations-view-path-flight and https://jaanga.github.io/terrain3/sandbox/elevations-view-path-kml/
Point taken. Yes, sir. Will do,
Sometimes 'reset view' helps. But , yes, still too flakey
Got it.
There's a bunch here: http://wiki.flightgear.org/Flight_Dynamics_Model Are there any that you prefer. Or which ones should I start to chew on first in order to see what it's all about?
Abracadabra. Your wish (list) is my command (line). Currently working on reading KML files The goal is to be able to view all the following in 3D With a chase camera. Also working on auto-magical marketing: the code you write sells itself as you write it. See: https://jaanga.github.io/terrain3/ Both left and right menus are generated via the GitHub API. |
@fgx/owners Elevations View Path CSV R2.1Things are beginning to look quite nice in here. |
@fgx/owners
Not counting tons of flaky bits, is this the start of a free flight sim?
Elevations View Fly R1
The text was updated successfully, but these errors were encountered: