PDA

View Full Version : OpenGL coding: beginners



Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120

  1. Adapt the scene to the window size
  2. Texture sphere many times
  3. glVertexPointer, ivalid operation in gl 3.2 ?
  4. Problem with OGL output
  5. cascading shadow maps
  6. Multitexture - glActiveTextureARB throws exception
  7. arb_vertex_array_object
  8. glMaterial
  9. Upside-down 2D texture mirror images until resize?
  10. bitmaps
  11. map a repeating texture to glucylinder(...)
  12. texture under a point and stretch
  13. My texture shows up offset & with a seam???????
  14. Double Buffering in OpenGL on top of GDI
  15. glviewport problem
  16. openGL Collision detection
  17. evironmental bump mapping what's this?
  18. Sizing primitives in opengl
  19. see background through two translucent textures
  20. How to build mipmaps for a TEXTURE_2D_ARRAY?
  21. texture mapping
  22. Clip coords to gl_FragDepth
  23. Pixelated Video
  24. Can you tell me what i've missed or did wrong?
  25. glutPassiveMotionFunc
  26. Glee.h before Glut.h OR Glut.h before Glee.h
  27. gl_PrimitiveID in tess controll shader?
  28. Render to Texture - works intermittently.
  29. Shadow Volumes?
  30. glViewport change causes image stretch?
  31. Binding sampler2DArray, use glActiveTexture?
  32. Points rotation?
  33. Segfault when changing computer
  34. different index arrays for vertices and texcoords
  35. Normals
  36. gluOrtho2D
  37. using Trackball to look Around
  38. Save/Load GL Settings
  39. cannot blit from MSAA to non-MSAA with diff size
  40. gluSphere_gluCube???
  41. texelFetch not avaliable on NVIDIA ?
  42. Per-Vertex Lighting vs. Per-Pixel Lighting
  43. GLSL -- atmospheric scattering doesn't scatter
  44. Using gluLookAt() for animation
  45. Performance and stride of vertex arrays?
  46. asteroids
  47. Loadin 3D model in Opengl
  48. OpenGL and playing video
  49. limits of gluLookAt
  50. Multiple lights/shadow maps deferred rendering?
  51. Sprite points and gl blending
  52. visual c++ glu32.lib not valid what i do?
  53. best terrain method
  54. apply color lut for grayscale images
  55. Buffer copying ?
  56. "GlEnum mode" argument in osg::DrawElements
  57. GL_MAP_COLOR not working with GL_PIXEL_UNPACK_BUFF
  58. How to render a discrete global grid efficiently
  59. glNewList - call more than once per list?
  60. shown black pixels as red
  61. Drawing my quads faster?
  62. Vary level of perspective
  63. Depth buffer plane clipping test
  64. Uploading many vertices to the GPU repeatedly?
  65. Can't Change Viewport Size on XP, OpenGL 1.1?
  66. getting started
  67. Help on OpenGL selection ???
  68. How to make tray programme?
  69. simple 2D app. w/ unintended blur during motion
  70. GLFW+VBO+Shader = black screen?
  71. changing the name of md2 files and replacing them
  72. Weird Error: shader is invalid
  73. GL_BLEND problem
  74. Line vertex positions are not correct
  75. Suggestions on creating complex 3D models
  76. mixing two seperately rendered frames
  77. gluUnProject?
  78. Issue creating accurate Jpeg on new computer
  79. opengl viewing
  80. GL_QUADS draws triangle?
  81. OpenGL and Blender images
  82. Black and white mask
  83. grid mesh
  84. Grabbing framebuffer pixels
  85. draw a cube in direction of a vector!
  86. segmentation fault
  87. JPG Loader for OpenGL
  88. VBOs: Drawing vertices of same color
  89. integer coordinates
  90. Import IGES
  91. how to paint, translate and scale a cube
  92. JOGL Selection
  93. Smooth Rendering
  94. Someone can help me?
  95. Someone could help me in a OpenGL Project? Please!
  96. Mesa3D reinstall
  97. Transparency Issues
  98. Moving problem in glverterx
  99. opengl problem (surface blitted black when white)
  100. To what extent does OpenGL do occlusion culling?
  101. Sequential rotations not giving expected results
  102. VAO's and UV indices
  103. problem in glDrawArray
  104. Video playback.
  105. How to implement a fixed screen view
  106. How do you get the exe to run on another computer?
  107. Light behind image plane not working?
  108. OpenGL 3.X glEnable(GL_TEXTURE_2D) GL_INVALID_ENUM
  109. thread resource loading
  110. glDrawArrays access violation (Python/PyOpenGL)
  111. VBO/IBO Terrain Rendering Problem
  112. Need emergency help with setting Normal vectors!
  113. glDrawRangeElements and index using
  114. opengl rappresentation of light
  115. OpenGl coordinate units!
  116. GLM math library and quaternion multiplication
  117. 3D tiling
  118. gluUnProject: How to use it in a proper way?
  119. Need of an advice related to transformations
  120. inefficient textures
  121. OpenGL 1.X functions in gl3.h?
  122. OpenGl, load and display 2D image example?
  123. glColorPointer and glDrawArrays(GL_TRIANGLE_STRIP
  124. problem of Multitexture
  125. Antialiasing with glucylinder
  126. multithreading and multiple contexts
  127. Displaying Simple 2D Text?
  128. Some basic questions of OpenGL
  129. look at programing problem
  130. nested FBO render to texture? RT1(RT2(), RT2())?
  131. Segmentation fault (creating texture)
  132. some problems with the libaries?
  133. Game Programming
  134. opengl 3.2 core profile - first triangle
  135. Texture Mapping
  136. Camera
  137. Texture units
  138. Colors and light
  139. special wireframe cube
  140. About GL_ELEMENT_ARRAY_BUFFER and multiple indexes
  141. How to draw two areas independently!
  142. Freeze passing managed memory blocks to gl_Pointer
  143. How to get the current time?
  144. How to setup glOrtho(..) for rendering 2D points
  145. Using GL_QUADS does not generate a rectangle
  146. glThreads in OpenGL + C
  147. How to Blit Texture rectangle {XYWH}to texture xy?
  148. Retrieving a list of "clipped" objects
  149. Windows ribbon menu [C++]
  150. Anamorphic View - Head Tracking
  151. Smoothing of Circles using Texture Mapping
  152. Tutorials
  153. in "display" have access to variables in main
  154. opengl es texture!
  155. Why OpenGL use in my prog. left coordinate system
  156. Using gluLookat after texture projection
  157. Issues Rendering to Cubemapped FBO
  158. Issues Rendering to Cubemapped FBO
  159. Partial Redraw
  160. Drawing a door for a (very simple) house
  161. Loading a 3DS Model
  162. Get loaded texture's height/width
  163. scene init works wrong
  164. picking works wrong
  165. where find functional samples
  166. Lightning (enable/disable)
  167. opengl 3.3 and glTexImage2D
  168. My openGL video render freezes after 5 seconds
  169. Window movement redisplays it but not before.
  170. While Roatating
  171. Picking single 3D points with no name
  172. strange thing
  173. using value
  174. Drawing an bitmap with XOR
  175. A few questions for best practices
  176. How can I draw a quad that covers the whole screen
  177. rim with textures lower than current viewport
  178. color interpolation
  179. Question on glTexParameter / glTexEnv
  180. Is opengl convert gl_polygon to triangles ?
  181. How to measure timing in OpenGL?
  182. how to create a lamp with the light?
  183. Unable to get WGL_ARB_extensions_string >_<
  184. Drawing a 2D Quad in OpenGL 2.1/3.+
  185. Drawing a 2D Quad in OpenGL 2.1/3.+
  186. How to get texture coordinates for a rendering.
  187. wglGetGPUInfoAMD crashing...
  188. OpenGL 3 texturing
  189. glRasterPos() & glPixelZoom()
  190. Transprency problem!
  191. glRotatef() - not animating - in OS X Cocoa app
  192. OpenGL 3 and switching off texturing
  193. glDrawPixels seems to "wrap" around viewport
  194. Render to texture in the wrong way
  195. gluUnProject with z-translation
  196. Hidden surface problem
  197. texture2D aborting my fragment?
  198. blitting cube textures?
  199. Shading oddness
  200. getting error
  201. Ok, i'm going crazy about loading extensions!
  202. Upload 3D model
  203. OpenGL and stereo mode
  204. Saving/Restoring Backbuffer
  205. difference in accessing texture
  206. Multithreading with One Context
  207. Loading textures in a loop
  208. error C2661:no overloading.... and error C2227
  209. upload struct array to uniform block array?
  210. SolidWorks in OpenGL?
  211. Changing Uniform Variables for a Single Shader
  212. OpenGL Light!
  213. Arbitrary Object Rendering from a file
  214. Texture has white dot line edge!
  215. Texturing Problem
  216. light system
  217. Simple OpenGL program not working correctly
  218. cg shader and semantic
  219. Drawing textured heightmaps
  220. program generated 1D texture
  221. Rotate an object
  222. More complicated shape
  223. Pixel Location
  224. Stupid Query
  225. about gluLookAt
  226. cg phong shader and opengl
  227. Can one translate a single vertex?
  228. unload/upload glsl programs
  229. OpenGlES 2D Vector Graphics Loading and Drawing?
  230. [Solved] Object with single x,y (C++, XCode)
  231. short normals
  232. Multitexture Gl_Replace Problems
  233. Textures from Bitmaps
  234. Changing the camera look at
  235. Z-buffer strange behaviour
  236. 3D Animation Problem
  237. How can i get a vertex array..
  238. texture is not resident,black screen, driver bug ?
  239. setting up an (actual) 2d projection
  240. Disappearing Lines - Noob rendering question
  241. New to programming/coding :/
  242. glFog() axis problem
  243. BufferData or BufferSubData? [VBO]
  244. New GL 4.1 tutorials
  245. problems with phong lighting
  246. filled quadric problem
  247. GLSL for loop with variable condition-expression
  248. Problems debugging a GLSL-Shader-containing app
  249. multiple lights GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
  250. Draw crosses instead of points