treeform/vmath

Vector types with OpenCL

Opened this issue · 0 comments

I'd like to use the vector types in this library with the nim OpenCL library. Can it be done? I'd like to use like floating point vectors as kernel arguments... Examples to do that (if possible) would be much appreciated.