GLFFT
GLFFT copied to clipboard
A C++11/OpenGL library for the Fast Fourier Transform
Hello, I am wondering if there is any guide on how to integrate GLFFT library into an Android project that runs on a Snapdragon processor. I have looked up the...
Can I build GLFFT in a way that lets me use it in my VC++2010 app?
I don't know if this project is still maintained, but I want to contribute my changes back. My changes are grouped into multiple commits.I thought about doing multiple PRs but...
Are non-power-of-two textures supported? The readme isn't very clear on that.