vertexAttribPointer only support the type FLOAT
Fixed Issue #107696
Steps to reproduce
URL = http://examples.x3dom.org/buddha/model-bg-cp.html
URL:
Repro Steps:
- Launch IE 11
- Open developer console
- Navigate to http://examples.x3dom.org/buddha/model-bg-cp.html
- See error -> WEBGL11094: INVALID_OPERATION: vertexAttribPointer: Enum UNSIGNED_SHORT is not currently supported
Expected Results:
Support for all available vertexAttribPointer types.
You need to sign in to your Microsoft account to add a comment.
Sign in