webgl
body onload="" cannot find function
i am trying stuff with philogl library, and when i wrote, <!DOCTYPE html> <html> <head>[详细]
2023-02-13 23:13 分类:问答PGM and WebGL General Information
I really could use some help here. I\'ve read up and many of the sites I\'ve checked all say the same thing -- that WebGL uses canvas.[详细]
2023-02-13 14:04 分类:问答Textures in CANVAS 2D Context
Just starting to experiment with filling the canvas, and I\'m trying to apply a texture to an object (the blobs from the blob example - http://www.blobsallad.se/). This example is using the 2D context[详细]
2023-02-13 04:55 分类:问答GLGE: drop shadows
I\'m keen on webgl and GLGE framework. I can\'t make my cube drop shadow onto a plane. I\'ve copied the definition of light from GLGE shadow demo and I sti开发者_JAVA技巧ll don\'t see shadows.[详细]
2023-02-10 18:46 分类:问答Is there a limit of vertices in WebGL?
Three.js says that it can\'t load more than 65k vertices. In my pure webgl application, it doesn\'t say anything, but it doesn\'t show the entire object when I try big objects.[详细]
2023-02-10 17:08 分类:问答GLSL shaders and WebGL problem
I have created a shader that works perfectly in Firefox, but in Chrome the fragment and vertex shader cannot be linked. They compile just fine, but at the linking part something goes wrong. I have loc[详细]
2023-02-09 20:30 分类:问答Javascript and WebGL, external scripts
Just curious; How do I place my webgl shaders, in an external file? Currently I\'m having; <script id=\"shader-fs\" type=\"x-shader/x-fragment\">[详细]
2023-02-08 17:46 分类:问答Where can I find the latest status of WebGL support in browsers? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-07 19:59 分类:问答Freeing loaded texture on WebGL
The Textured Box demo on http://www.khronos.org/webgl/wiki/Demo_Repository has the following code snippets:[详细]
2023-02-06 13:23 分类:问答Passing an array of vectors to a uniform
I am trying to implement multiple lights in my shader but I have trouble to fill the uniform with my light data.[详细]
2023-02-05 02:46 分类:问答
加载中,请稍侯......