Kha icon indicating copy to clipboard operation
Kha copied to clipboard

Multiple drawIndexedVertices() in one frame (html5)

Open iilatt opened this issue 5 years ago • 1 comments

Multiple drawIndexedVertices() in one frame require setVertexBuffer (but not the setIndexBuffer) to be called before every each of them or otherwise nothing is being drawn.

iilatt avatar May 01 '20 22:05 iilatt

The same problem happens in Krom (Linux).

Example → http://forum.kode.tech/topic/355/how-to-do-batch-rendering-with-g4

Sanva avatar Oct 03 '20 07:10 Sanva