Is there a 'GLES20' with a 'glVertexAttribPointer' on JS?
k
karelpeeters
07/16/2018, 11:58 AM
Ah okay, that was a while ago with some stuff in between.
karelpeeters
07/16/2018, 11:58 AM
Can you give some example code how you want to use FloatBuffer in a multiplatform way?
p
pp.amorim
07/17/2018, 4:37 PM
I need to study how webGL works, but for know I would like to know if I can create a script with macros that does different calls based on what compiler it uses. (one part of the source for JVM and another for JS).