Rémi Emonet

Results 81 comments of Rémi Emonet

if anyone bumps on this issue, by default q3 execs a file call `default.cfg`, and you can both save the config to a file (in the local storage) and execute...

A trick to inject an existing config (i.e. to create a file in the virtual filesystem, to be able to copy paste the content). Open the browser console and type...

I will have to try again, but I initially tried with `rev` or `_rev` in the option but it did not work.

For reference, I have the **same issue with RM1** not working with evdev. Installing the rm2 branch with `python3 -m pip install -U git+https://github.com/Evidlo/remarkable_mouse.git@rm2` yields the same problem. Guessing from...

NB: you might need a `@` instead of `#` to install from a specific branch (see https://pip.pypa.io/en/stable/topics/vcs-support/ )

After some digging, I think this is an "open problem", I put some references here. - The ideal solution would be https://en.wikipedia.org/wiki/Order-independent_transparency - One thing that can be done is...

side by side comparison of zoomed out point clouds               Default                                                Custom ![image](https://user-images.githubusercontent.com/244649/158907624-2c0c7e22-d271-4307-a7c0-9463e043894b.png) ![image](https://user-images.githubusercontent.com/244649/158907562-4d2e409e-6a49-4c38-a3fd-bae3732add31.png)

https://github.com/twitwi/scatter-gl/commit/ea01bc84ab33ad4994ef2b21e7dfd003e71fff6a (to allow passing options)