开发者

opengl-to-opengles

0
  • Problem glTexGen in Open GL ES 2.0

    I have a problem somehow similar to this post : glTexGen in OpenGL ES 2.0 I\'ve looked up on the web a couple of other websites without finding out how to solve my issue.[详细]

    2023-03-07 00:13 分类:问答
  • glTexGen in OpenGL ES 2.0

    I have been trying for several hours to implement a GLSL replacement for glTexGen with GL_OBJECT_LINEAR. For OpenGL ES 2.0.In Ogl GLSL there is the gl_TextureMatrix that makes this easier, but thats n[详细]

    2023-02-12 20:49 分类:问答
  • using glTexSubImage2D in opengl es 1.1

    I am sending an opengl 3D scene across an IP link to my iPhone app built using SDK 4.1. I render the 3D scene first using FBO, read it with glReadPixels and send it to the iphone app. If I convert the[详细]

    2023-01-20 20:21 分类:问答
  • Remove gridheader rollover in flex

    Is there a way to remove the grid header rollover in flex while still maintaining开发者_StackOverflow a sortable header?To remove the rollover color one trick would be to set the rolloever color to be[详细]

    2022-12-24 07:33 分类:问答
  • Creating 3D model using set of 2D images on Windows

    I want to create a 3D model using set of 2D images on windows which can be send through webservice to开发者_如何学JAVA iphone to display on it.[详细]

    2022-12-20 18:05 分类:问答
  • Drawing Stippled Lines using OpenGL-ES

    I have an application that draws 3-d map view marked up lines that show various features. I am porting the map over to an OpenGL-ES architecture, but am having a bit of trouble working out how to disp[详细]

    2022-12-14 07:34 分类:问答