@cuinjune wrote:
Hi, I wonder how to use attributes in GLSL shader using openGL2.
Based on the OF shader examples, I could only find attributes in
shadersGL3
andshadersES2
but not inshadersGL2
.Is it not possible to use default/custom attributes in openGL2?
Posts: 2
Participants: 2