farfromrefuge
farfromrefuge
I am working on a port to JS. And i am facing an issue. When not using sensors (comment the registerListener on android) the returned locations in ```onLocationChangedImp``` are 0,0....
Trying to build an android app using android wear libraries and ```nativescript-ui-gauge``` won't compile. It's pretty simple to test. Add ```nativescript-ui-gauge``` and ```nativescript-wear-os``` to [this](https://github.com/farfromrefug/vue_ts_template) app (any app should do)....
First sorry if it is not the right place to start. I could not find a better place. I am looking at porting this [oultine](https://github.com/OmarShehata/webgl-outlines) posteffect([code](https://github.com/OmarShehata/webgl-outlines/blob/main/threejs/src/CustomOutlinePass.js)) to luma . Though...
If you change the size of any child then ```sizePropsUpdated``` is set to true, then ```setSize``` is called, which ignore the ```order``` from props
I have tested the new inspector from mapTiler desktop and it is pretty amazing. I think it could be really useful to the community if you would agree to upgrade...
Hi, I am having a really hard time getting this to work with typescript. Could you create a boilerplate example? Maybe even with the main script being a typescript file....
Hi, My app have multiple renderer windows with different html/js files. All inside the renderer folder. How can i add multiple entries for them?
I got your lib to run in my very specific mobile env and first thank you for that! Your GPU height shader is pretty awesome! Now the aim of my...
I just wanted to let you know that most transitions wont work with orientation change. The reason is quite simple. you set the animations rect during int. This is wrong....
Would be nice to have support for the toolbar ;) Great job!