Fabien Benetou

Results 214 comments of Fabien Benetou

could use something like https://utopiah.github.io/aframe-persist-component/

Just made the simplest of brush to add extra lights http://vatelier.net/MyDemo/apainter-amaze2017/a-painter-amaze/src/brushes/light.js and even though it "works" I find it difficult to judge. Without #73 or being able to move it...

- @tomas-polach from the Archilogic3D/3D.io team already [customized the inspector for Google Blocks integration](https://twitter.com/TomasPolach/status/915677320429621254) - @ngokevin did it for [motion capture integration](https://twitter.com/andgokevin/status/888913151315464192) - I did it a while ago for...

I was planning to design a custom map for a rare song (from Bretagne, where I come from) so wondering when this would be done or if there is a...

If uploading is tricky what about using it as a URL parameter e.g. `?songurl=https://myserver.tld/songs/supercoolmap.zip` or as @JustinB4 suggests a playlist e.g. `?songurl=https://myserver.tld/songs.json` which itself points to the list of zips?

If there is a page with and without high performance happy to test there and report back. FWIW I did test with the WebGL cube precisely because sometimes, silently, WebGL...

``` {"powerPreference":"low-power"} => GeForce RTX 2080 Ti/PCIe/SSE2 {} => GeForce RTX 2080 Ti/PCIe/SSE2 {"powerPreference":"high-performance"} => GeForce RTX 2080 Ti/PCIe/SSE2 ```

``` { "fps": 403, "gpu": "nvidia geforce rtx 2080 ti rev. a", "isMobile": false, "tier": 3, "type": "BENCHMARK" } ```

Thanks IMHO it explains why but doesn’t help at execution. An error message when access isn’t sufficient would help.