Web features explorer

ANGLE_instanced_arrays WebGL extension

Widely available
Tags: api Groups: WebGL > WebGL extensions

The ANGLE_instanced_arrays extension for WebGL 1.0 contexts draws the same object multiple times or groups of similar objects multiple times, if the group shares the same vertex data, primitive count and type. To learn more, see ANGLE_instanced_arrays, ANGLE_instanced_arrays: drawArraysInstancedANGLE() method, ANGLE_instanced_arrays: drawElementsInstancedANGLE() method, ANGLE_instanced_arrays: vertexAttribDivisorANGLE() method at MDN.

Compatibility