Using @ Bindings in functions in COPs?
377 0 0-
- indigokohn
- Member
- 1 posts
- Joined: June 2020
- Offline
I've been trying to write some functions for use in COPs openCL nodes, but there's a large difficulty in making most functions that rely on reading from some @ binding, as they aren't allowed outside of the kernel, but functions can't be created from within the kernel. Has anyone come up with methods to enable the use of this? (Attached is example of a simple raymarch function that won't work with these limitations)
-
- Quick Links