Hi all,
I try to implement a simple matrix multiplication using texture.
This multiplication is just an example to learn how textures work.
Can you give me small code to build a texture and to get on of its value?
Thank you,
Vince
Check out these slides, they have snippets of code that sets up textures:
[url=“http://www.isi.edu/~ddavis/GPU/Course/Slides/MonoChrome/08%20-%20Textures%20and%20graphics%20interop.pdf”]http://www.isi.edu/~ddavis/GPU/Course/Slid...s%20interop.pdf[/url]
Paulius