cl4d
cl4d copied to clipboard
Derelictified
Hi,
I created Derelict-style OpenCL bindings (https://github.com/aldacron/Derelict3/pull/102). I also edited cl4d so it can use them (https://github.com/vuaru/cl4d).
Perhaps you could take a look at them.
I also edited the VectorAdd example :)
Hi, I'm now the maintainer of vuaru's derelictified OpenCL bindings (https://github.com/p0nce/DerelictCL), would be cool if such dynamic bindings be supported by cl4d. Poke me if something is needed to make that possible.
I haven't touched the code for quite some time. But John-Colvin's fork seems to support these bindings.