Using @ Bindings in functions in COPs?

   377   0   0
User Avatar
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)

Attachments:
image.png (55.0 KB)

  • Quick Links