im new to ffgl plugin development and cpp as a whole.
how do i define a slices property?
once i have the slice data how do i send that into the shader?
question about ffgl plugin properties
Re: question about ffgl plugin properties
ffgl doesn't support slice inputs. Wire might be better suited for your needs? then you wont need to learn ffgl, cpp or opengl