glge
How to load textures to different faces of a cube in GLGE? (or at least WebGL)
I have 6 textures I would like to load on 6 different faces of a cube. I\'m trying to make a new texture by using GLGE.TextureCube();. And then I load all six images to the faces the supposedly should[详细]
2023-04-04 11:13 分类:问答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 分类:问答