Tagged Questions
3
votes
1answer
327 views
How to properly render a Frame Buffer to the BackBuffer in Stage3D / AGAL
After doing a render pass with RenderToTarget (RTT), how do you properly render that texture buffer to the screen while maintaining original scale / proportions so it doesn't stretch or lose quality?
...
3
votes
0answers
249 views
How is Ping-Ponging done in Stage3D & AGAL (Flash Player 11)
Does anyone know how to create a Texture feedback effect in Stage3D / AGAL?
I've just found the term "ping-ponging" in some GPU wikipage, hopefully I'm using it in the right place!
I'll share with ...