is it possible to perform texture access in vertex shaders in stage3d and flash 11.4/air 3.4?
if it is not possible, is there another way to implement efficient “stateful memory” from frame to frame while remaining 100% on the GPU on stage3d?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sadly, but it is not possible. And I am afraid there is no any way to save data and use it another frame.