Show HN: WebGL-powered oscilloscope emulator(m1el.github.io)
m1el.github.io
Show HN: WebGL-powered oscilloscope emulator
http://m1el.github.io/woscope/
9 comments
Nice, I assume this is XY-mode by stereo channel. I did a little writeup here: http://cookingwithsound.com/an-xy-mode-oscilloscope-in-your-...
If you want to get in touch, I'd love to add more detail about how the code works :)
If you want to get in touch, I'd love to add more detail about how the code works :)
I am planning to do a writeup on the core algorithm myself.
But in a few words: linear algebra and integrals.
*Edit
But in a few words: linear algebra and integrals.
*Edit
That could be an awesome previewer for .ild files (Laser Show stuff). The OpenLase and VectorBoy projects might like to hear from you.
It would may also be really nice for rendering the old vector games in MAME - I have a Cinematronics emulator that can run about 13 vector games too, mostly black and white.
It would may also be really nice for rendering the old vector games in MAME - I have a Cinematronics emulator that can run about 13 vector games too, mostly black and white.
SyntaxError: Unexpected use of reserved word 'let' in strict mode
Are you on Firefox by chance? I discovered this week that Firefox doesn't do ES6 on included <script> files unless you specify an explicit content type enabling it (which in turn breaks things on all other browsers).
It says I don't have webgl, but chrome://gpu says "WebGL: Hardware accelerated". Not the first time I've run into this.
khrậng. amazing.
[deleted]
Thanks for building this and for sharing!