OpenGL Custom Quads
Created by: S4K4YUME
What
If it is not too much work, I would kindly like to request a method to let me draw 4 sided shapes with my own set of x and y coordinates. We briefly discussed this on a previous meeting and from what I understood, it is not a whole lot of work as there only needs to be a handler method. (Or whatever you call that). I believe it also needs to be added to Barts webworker implementation.
Why?
I intend to try and make a custom visualization technique. For this I have a rough outline in my head already, and this method would be super useful!