white Point
Activity overview
Latest activity by white Point-
white Point created a post, 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...
-
white Point created a post, 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).