14 years, 1 month ago
Highlights
14 years, 1 month ago
[attachment=10653:???.jpg] Now ,I render text with FreeType and it goes well . At last I got the RBGA data like this: for(int h = 0;h < bitmap_height;h++) { for(int w = 0;w &…
14 years, 1 month ago
Yes I render text with FreeType and it's goes well . [attachment=10597:???.jpg] Yes seems every thing all right.. But see here: view.setFontColor(255,255,255,255); Yes I do…
14 years, 1 month ago
A FBO connect with a RenderTexture ,depth buffer,and other buffers.. Now I create a new Texture ,I want to copy the data from depth buffer to this texture. Any way ?
14 years, 1 month ago
Latest Activity
See all in Discussionsgreat job
14 years, 1 month ago
[attachment=10653:???.jpg] Now ,I render text with FreeType and it goes well . At last I got the RBGA data like …
14 years, 1 month ago
If you only need information from your alpha channel, after your first render of A, then it might be sufficient …
14 years, 1 month ago