QuantumCoderQC
QuantumCoderQC
Hi, @jefvel Have you been able to resolve this issue? I am facing a somewhat similar issue here. Any help would be great. Best Regards QC
@zicklag That's exactly where my issue is. I have the idl and cpp codes for the Bullet library, but don't know how to call a function that takes in an...
Hi @Sanva Thank you for your reply. That is a very interesting way of overcoming this issue. I will try it out in my case and hope it works. Best...
I dug a bit deeper into this issue: Aside from the memory issue, the instanced rendering works when targeted to `android-native` but still does not work on `android-hl`. It complies...