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 121

  1. OpenGL Texture Quality?
  2. how to smooth out a line in iphone openGL
  3. Lighting glitch - yet another fishtank question.
  4. Part of which GL version these extensions are?
  5. How to initialize GL 1.0 pointers with GL3.h
  6. lighting problem on narrow shapes
  7. Questions about rotation
  8. Near and far planes with sizes from 1e-6 to 1e+6
  9. 3D terrain generation (Animation)
  10. openGL 3D room scene
  11. Setting color of bitmap text
  12. Video and sound (sync'ed) in openGL
  13. Drawing speed: GL_TRIANGLES vs. GL_POLYGON
  14. how to convert depth coordinates into window coord
  15. Some math errors
  16. [SOLVED] Lighting/Depth Testing/Quadrics
  17. Outer elements selection
  18. Z buffer save/load?
  19. How do I get the width and height of a texture
  20. drawing stationary 2d primitives & using gluLookAt
  21. FBO and stencil
  22. creating glVertex2f for every new data value
  23. Picking Problems
  24. OGL 3.1 core and CG runtime
  25. How to draw 3D rotating Cylinder
  26. basics are confused
  27. How to place texture on the surface of the cylinde
  28. Click area & based on coordinates execute
  29. how to make airplane in OpenGl in c?
  30. .jpg file as a texture
  31. 3D maze like program
  32. GL_POINT_SPRITE gone in 3.2??
  33. how to pass different vertices to draw a polygon
  34. Placing text in 3D world.
  35. Light on both sides of a polygon
  36. OpenGl background and part model proble
  37. Stencil shadows + Per pixel lighting in shader
  38. glBindAttribLocation vs NVidia
  39. how to render cube faces with different images
  40. Near and far plane positioning
  41. Does it worth to put a line inside a display list?
  42. Shading problem? (pyglet-problem?, my problem?)
  43. Problem receiving input from glut
  44. gluunproject
  45. Accumulating rotations
  46. Vector plots and contour lines..????
  47. problem with reading zBuffer on ATI
  48. why is that quadObj is static inside glut source?
  49. GLIM Version 0.3 released.
  50. 3D Maze
  51. Local Axis Orientation Position & Rotation
  52. partial cylinder question
  53. glDrawElements with Vertices, Normals, UVTexCoords
  54. Ways to render without pBuffer and FBO
  55. reads a set of vertices from a file
  56. display the current time
  57. Lighting of point data
  58. Applying Texture To Cone Shape
  59. GLUT - OpenGL 3.1 Context - How?
  60. Performance on state change
  61. 2d opengl line not the same size after mirroring
  62. gluOrtho2D and OpenGL 3.1 newbie problem
  63. change the line color frequently
  64. Randomizing Colors
  65. project/unproject with glOrtho vs perspective.
  66. Weird bug in Windows
  67. Bounding Box Help
  68. OpenGL 3.1 texture coords - newbie problem[SOLVED]
  69. how to decompress jpeg image by libjpeg-library
  70. Isometric Projection
  71. Textures not working
  72. windowSize
  73. hardware question
  74. Map a texture on the inner side of the sphere
  75. double precision (glDouble) useful at all or not?
  76. depth buffer linear or something else
  77. glBindFragDataLocation segmentation fault
  78. Drawing multiple circles in a loop
  79. glScissors corrupts other part of the window
  80. Problem with normals of inclined quads
  81. Create clipmaps
  82. Cylinder out of axis
  83. Stupid Noobie Question
  84. textures in orthoview
  85. having trouble with simple program
  86. Textures not working
  87. Me and lights dont get along
  88. wglCreateContextAttribsARB INVALID_OPERATION
  89. nvm
  90. Printing text
  91. when the scene doesn't fit the frustum
  92. Render to FBO
  93. Help understanding the code
  94. Moving text around the circle
  95. Selection / Picking in OpenGL 3.2
  96. negative texture coords in wavefront obj format
  97. Stencil buffer question. Need urgent help, please
  98. Drawing dynamic boxes not working correctly
  99. Simple collision detection problem
  100. Newbie rotate Question
  101. picking needed?
  102. Which OpenGL version to use
  103. Animated kaleidoscopes: Do I have the right idea?
  104. polygon anti-aliasing
  105. Vertex Buffer
  106. Timers - time.h or GLUT timerfunc? GLUT or SDL..?
  107. Multi-viewpoint rendering for readback of same obj
  108. Problem with glDrawElements() via VBOs
  109. Question about glTexSubImage2D
  110. VBO's and color
  111. Completely disable filtering
  112. How to write own GluUnProject()
  113. Number of bits for the Stencil buffer
  114. can't select objects at all!...
  115. Vertex information
  116. Copy texture pixels to another texture.
  117. OpenGL 1.0 to OpenGL 3.2 Core migration
  118. Performance on rendering
  119. picking and mouse motion
  120. glVertexAttrib() problem
  121. bend object
  122. my "glMapBuffer" does not return pointer?
  123. 16 bits per pixel grey scale.
  124. from where i can download opengl3.2
  125. drawing a stroke
  126. Point in frustum in Ortho projection mode
  127. OpenGL core and 2d graphics (sprites)
  128. VBO Tutorial ready for review!
  129. camera rotation
  130. Multiple glClipPlane to create object
  131. creating a color palette
  132. multiple views Flicker
  133. Are add-ons possible affecting all programs?
  134. glColor4d ignores alpha
  135. draw order
  136. glViewport
  137. Cylinder arrangements
  138. How to scale rotating images
  139. Texturing a cylinder
  140. Linking polygons and off-screen rendering
  141. glEvalCoord2f
  142. 3D models, math behind
  143. 3DS Loader
  144. Intersecting a 3D segment with perspective frustum
  145. texturing a sphere
  146. Problems with restricting input to external window
  147. GL_LIGHTING
  148. Model Format for GL3
  149. Display list used in more than one control...
  150. passing parameters in VC++
  151. Moving a circle across
  152. Pixel-Texel alignment with perspective projection
  153. Moving Light
  154. 2D paint program (large canvas)
  155. cap clipped complex geometry
  156. Help with loading image
  157. Lighting problems
  158. Load and display an Image on a specific place
  159. How to get the frame image...
  160. Vertex-Color & Lighting?
  161. Anyone here have an Radeon 5k series card?
  162. How to load image with color index array
  163. glGetFloatv(GL_CURRENT_COLOR, color) doesn't work
  164. Can't figure out why this is crashing
  165. OpenGL Capability to Create Bitmap Buffer in 2D
  166. What do I need to use OpenGL?
  167. Where is the OpenGL code?
  168. Local Axis of an object with a rotationMatrix
  169. how big can you set glViewport()?
  170. Texture filter mode - when apply ?
  171. How to generate stereo manually
  172. 2D Drawing using GL_POINTS
  173. Odd light "popping"
  174. Rendering quality of graphics primitives
  175. glColor()...
  176. Something simple in OpenGL
  177. Picking (again): Strange Hits
  178. Render object into given digital image
  179. Trying to draw solids, faces not appearing correct
  180. Having trouble with MS Visual Studio 2010
  181. OpenGL 3.2 setup
  182. Trouble changing the cam position, using gluLookAt
  183. PPM file: I have no color and a skewed image
  184. link to working c++ code with shader texturing?
  185. Problem with lightening
  186. Frame buffer object renders wrong to texture
  187. maya plugin using openGL depth not working
  188. View diection / surface normal
  189. Lighting problems (smooth shading)
  190. Question about glGenTextures / GLActiveTexture...
  191. Faded reflection...
  192. Qt and OpenGl
  193. GL_SHADING_LANGUAGE_VERSION error!
  194. crash on glBindFragDataLocation
  195. how to keep textures in video card's memory?
  196. does nvidia's CG work with non-nvidia cards?
  197. stereo output on two DVI outputs
  198. textures disappear when executable moved
  199. convert data points to graph coordinates
  200. what's wrong with this FBO generation
  201. Heightmapped Terrain
  202. Lighting effect on unit sphere
  203. How to draw circle ?
  204. GLUT function for detecting when key is held down
  205. how to draw Multiple Circles..??
  206. OpenGL SuperBible won't compile
  207. Picking is not working properly!
  208. Picking problem
  209. glGenVertexArrays Access violation Error
  210. Flying - Rotating/Translating?
  211. gluLookAt unwanted rotation\spining
  212. GLSL vertex attributes - need some help please.
  213. Exporting OpenGL Text as an OBJ File
  214. [Newbie] Visual Keyboard
  215. why texture linear filtering doesnt work in 3.1?
  216. GL_FLAT/GL_SMOOTH, switching front and back issue
  217. Smooth lines with width = 0.5
  218. Selecting solids and faces of solids in the screen
  219. Translation relative to rotation
  220. Geometric PartView
  221. Shader problem:normal and negative scaling
  222. SwapBuffers no longer non-busy-waits for v-sync?
  223. Trouble Rendering Texture to FBO
  224. zFar clipping issue
  225. Depth problem on rotate (or always?)
  226. Text Rendering Problem
  227. moving/changing object (when it shouldn't)
  228. Enabling multisampling in a GLUT application
  229. some fomula problem
  230. Virtual Memory and VBO
  231. Cannot open file 'LIBC.lib'
  232. GL_TEXTURE_RECTANGLE_ARB + glTexSubImage2D = ?
  233. Hi guys + newbie issue with dragging 2d points
  234. fatal error C1083: Cannot open include file: 'glut
  235. cubemap shadows for pointlights
  236. Using OpenGL in a browser plug-in
  237. offscreen rendering of single frame
  238. Mixing 2D and 3D problem
  239. GL_INVALID_OPERATION on glGetTexImage
  240. 'main' cannot be overloaded
  241. convert *.ase file to *.pas
  242. vertex visibility
  243. Continuous Rotation
  244. Matrix Inverse & Broken Vertex Shader
  245. Question about VAO and GL 3.2 core
  246. Rotation and Translation in openGL
  247. need some help with mouse event/callbacks
  248. OpenGL lighting problem
  249. Rendering jitter
  250. GLUI always give errors!!!