-
error:
SyntaxError: missing ) after argument list at _runJavascript (C:\exokit\core.js:3290:15) …
-
- [ ] Add a sample repo for bootstrapping WebXR
- [ ] Add a video walkthrough of livecoding it
avaer updated
6 years ago
-
The application icon can be set with [`glfwSetWindowIcon`](https://www.glfw.org/docs/latest/group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5).
For that we would need to get a 48x48 non-premult…
avaer updated
5 years ago
-
FB has decided that a section that shows off the current users and applications that use Exokit should be listed.
It is built into the Docs framework we are using and their is a whole page dedicate…
-
Add a landing "home" doc page at https://docs.exokit.org/
-
Noticed that in the windows 10 "Task View", having studio open in one "Desktop" shows the UI in other "Desktop"s even though the window is not in that "Desktop"...... then switching back to the "Deskt…
-
Inspired by
> in fact if we make it so simple that nobody noticed the technology I consider that a success
I'm not sure what the way to do it would be, but I wonder what steps to take to make the …
-
It looks like on MacOS, puppeteer makes empty gifs of this package: http://packages.exokit.org/animu
The screenshot: https://ipfs.exokit.org/ipfs/QmbmkBHPzWDh17gUA5Q7stpKnt7y4tmUvA27mzaHLqRv4K.gif
…
avaer updated
4 years ago
-
Currently passing in sites as arguments will load if they are 3d sites, should Exokit detect and load 2d sites?
-
What i did: (windows 10, core i7, rtx 2070, oculus rift s)
`nvm install 12.2.0`
`nvm use 12.2.0`
`git clone https://github.com/exokitxr/exokit.git`
`cd exokit`
`npm install`
`cd scripts`
…