iY0Yi / ShaderBoy

Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.
https://shaderboy.net/
143 stars 5 forks source link

iOS browser #2

Open ando-takahiro opened 5 years ago

ando-takahiro commented 5 years ago

Let me make sure whether only I can not run this on iOS.

I wish shaderboy could run on iPad so that we can play with shaders anywhere! But on my iPad, it does not work yet. I looked into it, then got the following errors from Web inspector.

image

Environment: iPad Pro 12.9 inch 2nd gen, iOS version 12.2

Just in case, my safari setting is below.

IMG_1AC10AD8EABF-1

Just let me report this situation, so far. Thanks!

iY0Yi commented 5 years ago

Thank you for the bug report with detailed! Safari on iOS seems to support WebAudio. But you need a vendor prefix. https://developer.mozilla.org/en-US/docs/Web/API/AudioContext#Browser_compatibility I only have an old iPhone... But I will try to fix it later ;)

ando-takahiro commented 5 years ago

Excellent :)

iY0Yi commented 5 years ago

Fixed the problem. https://github.com/iY0Yi/ShaderBoy/commit/151ef50dd9bb95a591e66b00ad5b2c076d236f60 But I have to say that iOS ver is WIP :( There are many bugs yet. (especially Keymaps, CSS) I'll fix them. Please keep waiting.

I will announce it here and on my twitter. So watch this repo, or follow my twitter account. Thanks.