Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
glAccum(GL_MULT, decayFactor)フレームバッファオブジェクト(FBO)に相当するものは何でしょうか。同等のものが存在しますか、それとも自分で何かを実装する必要がありますか?
glAccum(GL_MULT, decayFactor)
はい、「同等」は「シェーダーで実装する」です;)それはそれほど難しいことではありません。