🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Write compute shader texture to framebuffer?

Started by
0 comments, last by Starconstructor 3 years, 3 months ago

https://github.com/Starconstructor/KaoticEngine/tree/compute

The above is my issue branch. Rn it completely crashes my computer. Is there some sort of tutorial or source code that someone can recommend for coloring a texture with compute shaders, and then writing it to the framebuffer directly?

None

This topic is closed to new replies.

Advertisement