Alexsee
Member
|
Android Dynamic Lights
I finally setup the environment for Android compilation, and it seems to work. However, after installing the Lights example, found in tutorial 14, on my Galaxy S5 the environment was missing. I could only see several moving circles, but nothing else. So, what did I do wrong or is this a limitation of the phone?
|
|
10-04-2014 11:06 PM |
|
Esenthel
Administrator
|
RE: Android assets
Hi,
The default renderer on Android is RT_SIMPLE which does not support dynamic lights (except 1 directional light).
You can try switching to RT_FORWARD.
|
|
10-05-2014 02:16 AM |
|