Karin
Karin
It's GLSL shader error. But it's work on Adrono GPU. I don't test on Mali GPU. You can try to remove all comment lines before `#version 320 es` on every...
Does it works now?
Do you wait a time when black screen? It will show after 5 seconds on my device.
Try remove these lines in files in shadow_map.vert.glsl file: 17:#extension GL_EXT_clip_cull_distance : enable 82~86:gl_ClipDistance...... Shadowmapping is less used.
And you can contact original author how about glsl shader implemention without gl extensions
 On my device(SD 7Gen2+)
remove _DEBUG macro when build in debug
CMakeList.txt 在 2024-02-21 17:13:17,ArtemS2 ***@***.***> 写道: @glKarin Where can I remove it? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you...
I don't test on 32bits device now.
Try newest release.