Show HN: Flight Instruments in Snap SVG and JavaScript
1–10 of 38 posts
Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#2Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#3I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8
Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#4Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#5When Flight Simulator hits that "A programmer had a problem and thought 'I know! I'll make it a web app!'" phase...
Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#6I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8
Wired up to MIDI, this could be the basis of a very nice set of synth visualisation tools ..
Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#7I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8
This is really nice - you know what it inspires me to do: make a synthesiser interface with the same tech/look and feel. Do you have a repo link where I might contribute something in that regard? Wired up to MIDI, this could be the basis of a very nice set of synth visualisation tools ..
Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#8I wrote these a while ago with some intention of creating flight training tools. I'm making them available to all the other programmer / pilots out there who might find them useful. https://codesandbox.io/s/six-pack-flight-instruments-fl7b8
Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#9Re: Show HN: Flight Instruments in Snap SVG and JavaScript
#10Earlier quoted context omitted.
This is really nice - you know what it inspires me to do: make a synthesiser interface with the same tech/look and feel. Do you have a repo link where I might contribute something in that regard? Wired up to MIDI, this could be the basis of a very nice set of synth visualisation tools ..
Originally, the code was in this repo but its a full nodejs / express app. https://bitbucket.org/duncanmeech/flying/src/master/ Just the frontend part can be found here... https://codesandbox.io/s/six-pack-flight-instruments-fl7b8