Patrik Buhring

Results 24 comments of Patrik Buhring

Although orthogonal to the representation of these geometric primitives, I presume it would be logical to include mesh generation support to all of these. As such, would it be preferred...

Why was this closed? Is it supported?

Unfortunately `opengles_graphics` is ancient compared to the ecosystem now (3 years since last change) and deprecated. Is there another kind backend for opengles that can be used?

I have the same problem too. Win10, node 6.11.3, npm 3.10.10, and I am using version 089fa92117f5d0ead54b56ee208a2baa24d9c4e2 of atom master.

> Why particularly do you need this? (As opposed to just writing it at the start of main()) (Specifically) I use this to remove the navigation bars and decorations on...

Yes, this would most likely solve what I'm looking for. I'll try this as soon as possible.

I believe this should have a simple answer and I'm just missing it, but how might I acquire a `*const ANativeActivity` to create a `NativeActivity`? I'm currently using my injected...

That sounds wonderful, meaning that I can get a pointer to it from any thread!

I got backtraces to _kind_ of work, but using android's built in stack straces Backtrace example ``` RustAndroidGlueStdouterr: thread '' panicked at 'explicit panic', src\drawable\terrain.rs:91:17 RustAndroidGlueStdouterr: stack backtrace: RustAndroidGlueStdouterr: 0:...

> Does the APK work on older versions of android? In the example of a snake game I made a while ago, it used to work fine on my device...