xeolabs/scenejs

Uncaught TypeError: this.VAO.bindVertexArrayOES is not a function

tornado96 opened this issue · 4 comments

when i run the example, an error occurred:
Uncaught TypeError: this.VAO.bindVertexArrayOES is not a function
can some one give me help?

Which example? Can you provide a link?

http://localhost:8090/scenejs/examples/cameras_orbit.html
Uncaught TypeError: this.VAO.bindVertexArrayOES is not a functionSceneJS_ChunkFactory.createChunkType.draw @ scenejs.js:19486SceneJS_Display._doDrawList @ scenejs.js:17291SceneJS_Display.render @ scenejs.js:16377draw @ scenejs.js:2333window.(anonymous function) @ scenejs.js:2395

Can you provide a link that's accessible via the web, ie. not at localhost?

Fixed: 995a6bb