I have been trying to use GPU_DrawElements similar to the usage in portal3ds. The difference is that I am trying to use GPU_TRIANGLES instead of GPU_UNKPRIM. The issue that I am experiencing is that only half of the triangles are rendering. I am using the most current ctrulib (from git) and devkitarm. Has anyone else run into this issue?
↧