brianpeiris / RiftSketch

A virtual reality live-coding environment based on WebXR
https://brianpeiris.github.io/RiftSketch
MIT License
888 stars 100 forks source link

SyntaxError: missing ) in parenthetical #15

Closed seflless closed 10 years ago

seflless commented 10 years ago

There's a syntax error in the latest on master from what I can tell. Opened it in FirefoxNightly and got this following errors displayed in the attached screenshot. firefox-nightly-error

brianpeiris commented 10 years ago

wat. I'll take a look. Thanks for the super quick bug report!

brianpeiris commented 10 years ago

Fixed with 649f3e2a630b768c6d3beb42f38ae2eeb436ce3. Sorry about that!

brianpeiris commented 10 years ago

@francoislaberge let me know if it isn't fixed for some reason.

seflless commented 10 years ago

No problem, thanks for the quick patches each time. I can't plug my Oculus in to confirm as I'm short a USB slot while my iPhone does a long restore (messed it up by letting my iOS beta expire before upgrading it).

I see the text editor properly centered and rendering in both left/eye viewports when going into vr mode. Will confirm once my usb slot frees up and I can strap on the Oculus.

ps. My interest stems from you're using the CSS3D successfully and thinking about how I want to use a similar trick. My 3D movie viewer is feeling already pretty pimp. I want to fancy it up with some more UI and using the DOM seems like the smart move.

Good night (I'm east coast time). Francois