white Point
Posts
Recent activity by white Point
Sort by recent activity
-
How does "Table" control use shader effect?
Recently I did an experiment,that add a shader effect to "Table" control.But I failed. So I want ask how to make it successful, and what I need to pay attention to? The Fragment Code: #ifdef GL_ES...
-
About memory problem caused by clone_obj in lua code
Recently i meet a problem that duplicate clone and delete group makes then local memory little by little bigger. The "group" is made up of three controls and a table ( like blew picture).