Phinehas
11-03-2010, 04:36 AM
Hi,
I'm trying to map the texture to the sphere. However, the webgl only show me the black block without any object. When I check it using firefox, I find out many errors.
For example:
DrawElements: bound vertex attribute buffers do not have sufficient size for given indices from the bound element array
No VBO bound to enabled attrib index 1!
Uniformli: Location: null object passed as argument
I want to know what situation will the webgl show these errors. How can I solve them?
I'm trying to map the texture to the sphere. However, the webgl only show me the black block without any object. When I check it using firefox, I find out many errors.
For example:
DrawElements: bound vertex attribute buffers do not have sufficient size for given indices from the bound element array
No VBO bound to enabled attrib index 1!
Uniformli: Location: null object passed as argument
I want to know what situation will the webgl show these errors. How can I solve them?