textures
andengine empty TextureRegion
I want to create a Sprite with its children. The Sprite will be empty but the children will 开发者_高级运维not. So I need a TextureRegion to create the sprite. Such as sprite itself is empty, I don\'t[详细]
2023-04-08 17:38 分类:问答How to create Stencil buffer with texture (Image) in OpenGL-ES 2.0
Can I have Stencil prepared with a texture (Image) in OpenGL 2.0 So that some part of the Image will be transparent and as a result it will be transfered as is[详细]
2023-04-08 13:55 分类:问答Load a cubemap in a DDS file with DevIL
I only get the first face in a cubemap. How do I access/load the other ones? With DevIL 1.7.8 on Ubuntu Natty:[详细]
2023-04-08 10:34 分类:问答OpenGL Framebuffer, drawing to texture
We have a hard time figuring out rendering to texture using framebuffer objects. We have managed to draw our texture unto another texture, but the texture isn\'t centered.[详细]
2023-04-07 01:10 分类:问答Moving/Dressing mesh in 3D engine (iPhone)
I\'m new in 3D games developing so I have kinda dummy question - how to move a mesh in 3D engine (under moving I mean a walking animation). And how开发者_如何学编程 to dress some skin on it?[详细]
2023-04-06 11:21 分类:问答Android OpenGL Textures look terrible on Sprint Samsung Galaxy s2 Epic Touch 4g
Let me preface by admitting I am an open gl novice - its nothing short of a miracle I\'ve made it this far with the game I\'ve been developing.[详细]
2023-04-06 07:47 分类:问答Save big webgl texture to disk
I did a webgl shader开发者_如何学JAVA that generate a procedural texture of about 8k * 4k. I need to save this texture to disk. I was wondering if there is some facility to do that. I know it would be[详细]
2023-04-06 05:12 分类:问答Android textured Sphere
I want to draw an earth globe on android. At this point I need help with the UV texture coordinates. I\'m using this earth texture (kibotu.net/earth.jpg). Currently it looks like this front side (kibo[详细]
2023-04-06 03:25 分类:问答Alpha blending with multiple textures leaves colored border
Following problem: I have two textures and I want to combine these two into a new texture. Thus, one texture is used as background, the other will be overlaid. The overlay texture is g开发者_如何学Cet[详细]
2023-04-05 02:11 分类:问答Drawing text as textures on squares does not show anything
I\'m new to OpenGL and I\'m developing an Augmented-reality application for Android. Until now, I was drawing white squares, perpendicular to the camera, pointing the user to the direction where a \[详细]
2023-04-04 16:33 分类:问答