Is there any crossplatform C library for using Pixel Shading filters? to run pixel shader inside your programm, beter as native part of your programm (not like precompiled file), and better for using with abstract data - not only images
Is there any crossplatform C library for using Pixel Shading filters?
118 Views Asked by Rella At
2
Does this do what you want? http://www.khronos.org/opencl/ The question is not very detailed, or clear, but I think OpenCL qualifies as an answer...