onelsonic

Results 51 comments of onelsonic

hi there, not sure if this can help, I see that the AndroidManifest.xml generated by cordova contains the following : ``` android:launchMode="singleTop" android:theme="@android:style/Theme.DeviceDefault.NoActionBar" ``` then a native correct full screen...

@Faksprod try to add the following in the config file and let me know. ``` ```

alright, this need more digging then. probably useful to package a repo and the devise details.

From our research this will open Kha to be used for complex skinning animation on top tier mobile which is not the case now. The current "vertex uniform" format is...

Yes life is tough on mobile - Lake of extensions on most OEM like vertex skinning - Webview uses OpenGL ES Vulkan: Disabled by default - https://developer.android.com/about/dashboards 26% of users...

The idea is to be able to handle complex animation bones data in realtime 200+ bones. Current hardware limitations on Adreno plateforme is throwing errors as not enough uniforms are...

Sunlight shadows going bananas (html5) ------ Well, I notice a strange behavior with the current release. When I move the camera/point of view my shadows are moving around and change...

in HTML5 I got some serious shadows flickering when the camera pass in front of an object with a transparent texture (let's says a plane with tree leaves). the shadowed...

> > > in HTML5 I got some serious shadows flickering when the camera pass in front of an object with a transparent texture (let's says a plane with tree...