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. What is a 'texture unit'?
  2. Replacement of glFeedbackBuffer in ogl 3.3 nd abve
  3. SDL1.3 in a thread and OpenGL context in another.
  4. Rotation problem.
  5. Password matching
  6. 1 bit (3D) texture
  7. Problem creating a Mesh + Displacement Shader
  8. Blending texture background bug.
  9. Waving Flag - from nehe`s lesson#11
  10. Mapping screen coordinates to OpenGL scene coordin
  11. GLUT + OpenGL + Loading .obj Files and Textures.
  12. OpenGL error 1281 caused by glTexSubImage2D
  13. Having trouble with textures in HUD
  14. Any obvious improvements to my particle system?
  15. Suggestion regarding API
  16. Texture tinting
  17. 2D Rendering & View Movement
  18. Fragment face data
  19. waving flag not waving
  20. sky gradient problem
  21. what kind of gl command manipulate face normals
  22. Problem with MouseFunc
  23. Stencil-op depth fail with depth testing disabled
  24. is freezing the meshes inside Maya a good choice?
  25. glut window as mfc sub window (same focus)
  26. help in game graphics using OpenGL
  27. Adding color to a polygon
  28. Little Lighting issue
  29. Putting a windows form in a Opengl 3d world?
  30. Traversing sphere array without loop
  31. polygon vertices coloring
  32. render scene twice
  33. Is there anything more I can do for efficiency?
  34. Do Vertex Array Objects 'group' also glUniform?
  35. Mapping texture onto a rendered terrain
  36. some help regarding flickering
  37. Reading Depth32F Stencil8 combined buffer in shade
  38. Move drawing area
  39. Multiple Buffer Objects or not?
  40. Best way to move objects around?
  41. How to get last frame
  42. Improving fps
  43. is it possible to use "default" values vor array?
  44. Silly question regards "Superbible" camera class
  45. blending and framebuffer
  46. [solved] Drawing a cube
  47. custom build rules
  48. openGL and c#
  49. Rotating glScissor for layer clipping
  50. Using VBOs for drawing terrain with LOD (SOLVED)
  51. change camera view in a display list
  52. Drawing text using vector font in one draw call.
  53. OpenGL Super Bible gltMakeCube question
  54. Witchcraft
  55. unreferenced items in glut.h
  56. Can't display my texture properly
  57. GL_TEXTURE_RECTANGLE with GLuint data?
  58. Move object with mouse
  59. GL_TRIANGLES vs GL_TRIANGLE_FAN/STRIP
  60. Drawing C++ classes
  61. Hardware rasterizer
  62. RGBA FLOAT Renderbuffer object?
  63. Colormap texture
  64. FPS problem? What is wrong?
  65. depth test issue - urgent
  66. Loading and reading a floating point texture
  67. Replacement of evaluators in OpenGL3.3 and above
  68. Texture visibillty and transparency
  69. View changes in 3.3
  70. Rendering textures vs Procedural Patterns
  71. Basic shadowmapping problem
  72. Loading VBOs
  73. problem with clouds
  74. Transformations not working, newbie problem.
  75. A question/problem with logging in
  76. beginner's question
  77. Displaying object troubles
  78. How to Show model views with the keyboard or menu
  79. How to draw a hemisphere?
  80. Render to Memory Location with Hidden Window
  81. How to prevent blending with background?
  82. beginner question about "camera" in openGL
  83. glBlendFunc() problem
  84. problem with glcopyteximage in LWJGL
  85. glDrawElements with indeces in GL buffer object?
  86. Zoom and pan features with the help of mouse
  87. drawing cube with LWJGL
  88. Correct rotating an object in glOrtho2d
  89. Open GL in qnx
  90. environment color vs. primary color
  91. cube mapping in LWJGL
  92. glDrawElements and texture mapping
  93. Should I use glFinish / FenceSync for this or not?
  94. hidden surface removal
  95. Every other frame is completely black..
  96. Orthographics View
  97. Blend function w/ both source and dest alphas?
  98. bsp colision detection crash when i hit wall
  99. why some children index in bsp node negative?
  100. the 3 coordinates axes
  101. vertex array object question
  102. Speeding up 2D Texture engine
  103. Free texture data but retain ID
  104. Getting color from FFP in standalone frag shader?
  105. Rotating coordinate axes
  106. Infinite zoom
  107. Clearing 4 draw buffers at once
  108. opengl to opengl es
  109. 2D Pixel exact collision through GPU
  110. Debugging OpenGL: Converting GLDouble to char...
  111. Nothing visible /black screen in opengl 4.0
  112. Replicate old game
  113. Opacity Map Problem
  114. Transparency math, unexpected result!
  115. Boudary Edges
  116. Drawing 3D line
  117. GL_ARB_timer_query among others
  118. extension naming
  119. about extensions, again
  120. Viewport/image help needed
  121. glDrawElements does not uses per index uv/normal!
  122. Can't get openGL examples to work on QT!!!
  123. Extruding fonts
  124. Sobel Horizontal Edge Detector Problem
  125. Problems with initializing of a texture in JOGL
  126. Picking, choosing nearest object
  127. What book to chose to buy? (1 Math & 1 OpenGL)
  128. Movable objects with opengl
  129. VBO + DisplayLists
  130. Regarding creating an infinite space
  131. Texture Flickering on the Right Side of the Screen
  132. Raster Graphics and Vector Graphics
  133. Picking with Opengl
  134. Quads not displaying correctly in Wireframe
  135. Texture Mapping in OpenGL
  136. [SOLVED]- Uploading a grayscale image to OpenGL
  137. Transform Feedback Buffer /w glDrawElements
  138. How To Penetrate Objects?
  139. How to Translate and Rotate axes to match a vector
  140. 2D transformations
  141. modifiying opengles to look better
  142. Separate Model and View Matrix
  143. Library for BPTC
  144. Loading a model
  145. Sprite Batcher Strategies
  146. glDrawPixels and data "stretching"
  147. OpenGL SuperBible's example moving very rough
  148. opengl coordinate system
  149. Polygon Smooting (2D)
  150. vertex array objects and huge meshes
  151. glColor4b with integers.
  152. Help to create a mouse funtion for free rotation
  153. Zoom in on loaded texture with mouse click?
  154. loading 3d models
  155. Using OpenGL for a window management system
  156. how to pin mouse in center of screen?
  157. BloodShed C++ question
  158. glutBitmapCharacter doesn't work at all
  159. Learning OpenGL ES
  160. Bug in glEvalMesh documentation?
  161. Problem of not displaying the desired cube
  162. Skybox with large terrains
  163. Matrix Rotation loses 1 axes of rotation
  164. what's the effect of coefficient in glTexGen
  165. using Variables to index arrays in GLSL on an ATI
  166. waht's the "Stencil Test" Compare
  167. Changing MODELVIEW does not work with gl*Pointer
  168. A 2D-OPENGL viewer and c++ frameworks ?
  169. Help with very simple projective mapping code
  170. glPolygonMode(GL_FRONT_AND_BACK, GL_LINE) with GS?
  171. How to implement Multi texture mapping on models
  172. Starting opengl freeGlut opengl 4.1 context
  173. what's the difference about light(),& lightmode()
  174. VBO GL_DYNAMIC_DRAW and lighting problem
  175. Project advice - Water surface animation
  176. Viewpoint position problem !
  177. Some Beginner questions
  178. One shader two images with different dimension
  179. Displaying Graduated color bar
  180. Memory Leak - can't find it
  181. Antialiasing: polygon smoothing or global antialia
  182. OpenGL ES Texture Transparency
  183. OpenGL ES using multiple textures on single plane
  184. Want to learn OpenGL
  185. Terrain rendering with VBOs - normal map problem
  186. Simple drawing Issue
  187. texture on human face
  188. Drawing WebGL back to 2D Canvas
  189. Synching Redraw with monitor refresh rate
  190. How to draw text that faces the viewer?
  191. Shading in OpenGL
  192. Polygon offset with Polylines
  193. (Open GL, blit) Making a bitmap colour transparent
  194. Help finding the right lighting normal to use.
  195. Right mouse Button and Mouse Movement for Zoom?
  196. loading jpg file opengl
  197. creating a rotating car - I'm terrible at this!!
  198. glDrawElements error!!!!
  199. opengl models do not overlap correctly
  200. SuperBible 5th Edition First Program Problem
  201. Stripes on a transparent object
  202. Synthetic vision: Using mouse input
  203. problem with texture
  204. Problem with stencil buffer in Win32 Console
  205. Model Rendering problem...
  206. make bullet marks transparent? or?
  207. glcolor is messing with gltexture
  208. glScaling a model not possible?
  209. Meaning of one command in the function of OpenGL
  210. vertex array from MySQL database
  211. Showing axis in WebGL
  212. Getting triangle's 3d coordinate after rotation..
  213. Texture Mapping Triangle Strip VBO?
  214. build indices array at runtime
  215. Pixel blending using glTexSubImage2D()
  216. OpenGL menu plese help!
  217. VBO with multi texture
  218. object reflect skybox
  219. Lighting and Texture in WebGL
  220. Texure mapped to unwanted objects
  221. uv mapping & fragment shaders
  222. Rendered cube when rotating corners 'cut'
  223. Gimbal Lock! Please help!
  224. Moving inside the scene in any direction
  225. linking problems
  226. textures with pbo's
  227. could somebody tell me why mine square occupy all
  228. Asteroids
  229. .obj file format
  230. Catmull Rom Splines
  231. Rotatef and Translatef combinations
  232. glFramebufferTextureFace ?
  233. I can't load image using devil library why ?
  234. selection mode strange problem
  235. glDrawArray (how do you code it?)
  236. Preventing zoom of a partcular object.
  237. Ortho View Scrolling/Panning
  238. animated texture on Polygon
  239. Quality difference between Perspective and Ortho?
  240. Texture not working properly
  241. 3D texture coordinates
  242. using glReadPixels with ByteBuffer
  243. How to begin - Science simulator
  244. Shadow's in OpenGL Core
  245. Frame rate issue?
  246. Full precision RenderBuffer
  247. Texture mapping from image
  248. my opengl program gives a blank output screen afte
  249. Updating part of a uniform array
  250. blending a polygon for transparency