Dirk Krause

Results 76 comments of Dirk Krause

Unfortunately this component doesn't work with recent versions of A-Frame. I tested it with A-Frame 0.5 (which is very old) and while I can confirm that the effects work in...

Here's a hint: https://github.com/wizgrav/aframe-effects/issues/19#issue-445763567

Great news!! Thanks!

It does work. If you put it in main.js, it shows up on the console - if you start it on the command line, that is. Otherwise you are not...

ok, that would be the js in app.html, and same thing, if you open the developer console, you should be able see it. I just tried it.

@console you could send the logs to the nodejs/server side with ` messageUI.send('message-to-server', message)` and console log them there. @eruda wasn't aware of that, thanks for sharing.

What works for me: a) download the binaries for your platform(s) here: https://github.com/patr0nus/DeskGap#api-demos b) put your own markup/code/style in app.html and app.css c) zip it and distribute. If you are...

With what I described above, you'll have one executable and one folder, which should be communicable. But yes, it's more than one file.

Here's a HN discussion in that regard: https://news.ycombinator.com/item?id=28860713&utm_term=comment

Same here on Rift. I tried to downgrade to 7.0 and 6.1, to no avail. I also see that the A-Painter on the main site example works, using teleport controls...