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. UBO bindg problem.. >_<
  2. Terrain Rendering
  3. When objects are duplicated(picking)....
  4. fonts in Opengl
  5. Flipping an image
  6. Billboard in all axis
  7. Which way to cover with TRIANGLE_STRIPs is faster?
  8. Does TRIANGLE_STRIP vertex drawing order matter?
  9. texture atlas offset
  10. Zooming using depth buffer
  11. Using a black & white image as a mask
  12. glutHideWindow not working
  13. model format question
  14. Off-screen rendering
  15. Skewing An Image
  16. problem changing fonts
  17. opengl window turns blank when i move it
  18. GluSphere - Quads coming off of surface
  19. get objct spce pos in fgmt shdr wihout v.s. output
  20. 1D texture
  21. Magnified Textures & Reading Pixels
  22. Drawing Lines Across Transformations
  23. Off-screen rendering: Is it portable?
  24. Modelling the earth
  25. Glut and Flickering
  26. Strange Acess Violation Exception on glPopAttrib
  27. textures and quickness
  28. rotatef problems
  29. 2D game with opengl
  30. Cohen-Satherlend Clippling algorithm and screen XY
  31. How do i get 2d shapes to render?
  32. MOUSE
  33. Starting with OpenGL, Nvidia and Linux
  34. Framebuffer error (OpenGL SuperBible)
  35. VAO and attrib pointers to multiple shader progs
  36. Help with glutPassiveMotionFunc
  37. Why Do My Textures Look So Cruddy?
  38. Alpha compositing with glBlendFuncSeparate
  39. Padded Textures
  40. Mouse does not update
  41. Drawing the content of an array on the screen
  42. Lighting a single object
  43. Scene lights reset
  44. Porting OGL 3.3 code to a 4.1 machine blank screen
  45. Can't set glClearColor alpha to 0
  46. include errors
  47. mimap level error
  48. 3D texture display
  49. Drawing millions of objects
  50. Draw a room
  51. Problem with "picking"
  52. Replacing textures
  53. Problem textures
  54. Moving objects ( few questions about OGL )
  55. rotation problem
  56. Rotating Towards Path?
  57. gauraud shading (OpenglSuperbible 5th edition)
  58. glCopyTexSubImage faster than FBO?
  59. textureMap blending for colour specific opacity
  60. howto import into opengl a textured scene from 3ds
  61. glLoadMatrix
  62. Creating 3D objects
  63. Perspective backprojection of 2D
  64. texture savings question
  65. 2D Texture Mapping
  66. How to create 2 objects? - v simple question
  67. Creating 2 quads? - v simple question
  68. DIB file
  69. [SOLVED] Objects drawn in odd order
  70. OpenGL 3.3 left/right handed system
  71. How does glgentextures/gldeletetextures work?
  72. how to learn opengl
  73. copy app generated stencil data to stencil buffer
  74. Opengl viewing issue
  75. Seeing inside Skybox
  76. linking problem with BloodShed
  77. Object on the box
  78. FBO with different size attachments
  79. glGenBuffers() call failing over remote display
  80. How reshape function should look like for 2D game?
  81. Pixel operation (blur) on gl_texture_rectangle
  82. Help with Vertex/Normal Arrays
  83. Newbie Question. Drawing a Line with the mouse
  84. Where do I put calculations?
  85. Blending Issue
  86. Anisotropic Filtering Help
  87. loading bmp files using opengl
  88. Mouse Event Question.
  89. Light with a direction
  90. Subwindows work under Windows, not Linux or Mac?
  91. OpenGL 4.0 Normals
  92. Understanding glVertex3f z Coordinate
  93. infinite waterplane problem
  94. glTexImage2D issues with data display
  95. Newbie Help: Thread Texture Rendering
  96. Picking
  97. Options when it come to saving a buffer?
  98. glutKeyboardFunc() causing Access Violation error
  99. gluLookAt strafe (moving camera left right)
  100. 3D Rendring
  101. Suggestions regadring First Person View
  102. small problem
  103. Copying alpha from different texture
  104. Anaglyphs without glColorMask?
  105. simple reflection question
  106. WxGLCanvas errors after Update
  107. 2d sprites and opengl
  108. glutAttachMenu()
  109. Trying to transform 2 quads
  110. Depth Test not working
  111. ColorCode Anaglyphs
  112. I need code for moving object with mouse.
  113. Opengl 1.1 and transparent textures
  114. Help with rendering Skydome and openGL debugging
  115. Loading a image
  116. Vsync with glut
  117. Sphere texture mapping
  118. Which font drawing technique is optimal?
  119. transparent objects batching
  120. 2d map with OpenGL based on openstreetmap data
  121. glBlendFunc Beginner Question
  122. Easy OpenGL context creation
  123. OpenGL ES 1.1 isosurface (metaball) question
  124. glBlitFramebuffer with multisampling problem
  125. 3D texture indexing
  126. PBO performance very slow
  127. How to make text show up against black background.
  128. Problem with transparency - glBlendFunc()
  129. CSG WITH TESSELLATION
  130. glTexImage2D question
  131. Nothing Rendered - Something wrong with code
  132. Backbuffer as Texture
  133. Open GL ES 1.1 vs OpenGL ES 2.0?
  134. Switching from texture to material
  135. Shadows when using alpha blending
  136. OpenGL Book recommendation
  137. Accessing vbo value in shader
  138. Rotation angles calculation
  139. Font Bitmaps
  140. I need help with 3d shading/lighting
  141. Loading textures from stream
  142. glulookat or glrotate/gltransform for point sprite
  143. Help playing video to openGL context
  144. Drawing facing front text
  145. strange problm (accessing an ivec4 in vertex shdr)
  146. Texture questions
  147. light projector with OpenGL 1.1 only
  148. Vertex precision?
  149. problem with depth buffer while using the FBO
  150. fps drop on texturing
  151. Help with Triangle strip
  152. initialization of FBO
  153. check if shaders compiled
  154. State of the text drawing solutions
  155. FBO query
  156. Where can I find each constant value?
  157. AMD_gpu_association for Nvidia?
  158. GLUT or general OpenGL program?
  159. Glut.TimerCallback() for scale and rotate
  160. Regarding Depth Buffer
  161. Two-sided lighting of GL_POINTS
  162. How to copy a texture with FBO for N times
  163. projected shadows problem
  164. Super Bible 5 - triangle example on chapter 2
  165. Trouble with creating / drawing textures.
  166. OpenGL Error
  167. glStencilFunc Definition
  168. draw/construct/show a park
  169. OpenGL Superbible 5th ed. Problem with "Move"
  170. OpenGL drawing system
  171. Learning VBOs
  172. Texture Issues
  173. getting started with lighting
  174. classical sphere texturing
  175. Binding a new vao to already bound buffer
  176. Simple problem
  177. clear a GL_R32UI renderbuffer with an int
  178. 2D Tesselation
  179. Need help with Java OpenGL TextRenderer
  180. glEnable(GL_DEPTH_TEST) - Segmentation Fault
  181. quadric sphere movement
  182. Easy GLUT Cameras?
  183. How to implemet DOF via GLSL
  184. How to setup Stencil buffer with MFC
  185. some questions about gl 3+
  186. OpenGL, openCV, compression and streaming
  187. draw a shpere that is a light source
  188. Problems with simple cube and normals
  189. Simplest way to convert 2D into anaglyphs
  190. Transform feedback problem
  191. Loading a texture
  192. Texture looks strange?
  193. VBO Triangle Strip
  194. make light pole
  195. Tetture matrix defaults?
  196. Segmentation Fault
  197. Glut Mouse Func
  198. OpenGL Problem
  199. Anamorphic distortion of a tracked user.
  200. Problem with showing anything on screen
  201. .jpg for normal maps
  202. how to animate a texture !?
  203. How to read the values inside VBOs?
  204. The black screen
  205. GL_FRAMEBUFFER_ATTACHMENT_LAYERED is invalid
  206. glPolygonOffset() vs glDepthRange()?
  207. how to optimize the bloom effect?[not solved yet]
  208. What is the max value for glOrtho far clipping?
  209. OpenGl and Ada
  210. Project Shadows over terrain model
  211. Everything is fog , when i enable fog
  212. best way to store, blit, and render pixel data
  213. moving the ball
  214. draw color and map texture in same scene in WebGL
  215. Header for automatic wglGetProcAddress calls?
  216. glDrawElements/glDrawRangeElement not drawing
  217. How to "not streching a texture"?
  218. Filling a polygon with a repeating texture
  219. Segmentation fault
  220. help with heightmaps
  221. Cutting segments from shapes
  222. Drawing Line Problem in WebGL
  223. Zooming: GL_MODELVIEW or GL_PROJECTION?
  224. OpenGL ES 1.1: transparent line + sprite/texture
  225. Texture mirror effect on the screen
  226. Fullscreen performance impact
  227. Creating window, initializing opengl
  228. stbi_image
  229. Lightning: ModelView matrix or just Model Matrix?
  230. Can shader programs return values?
  231. Load point from file
  232. Setting up for 2d ortho
  233. draw and color the shape of a house:)
  234. How to print out the data in VBO?
  235. Setting up OpenGL in SDI/MDI MFC application
  236. Crisp rendering of horizontal & vertical lines?
  237. General advice on mutiple renders
  238. Drawing several meshes
  239. GLSL shader for replicating fixed func. pipeline
  240. INVALID_OPERATION on glVertexAttribPointer on 3.2+
  241. 100% CPU usage
  242. checking normal maps
  243. Beginner: Cube perspective messed up...
  244. wglChoosePixelFormatARB attribute question
  245. Texture trouble
  246. Menu Trouble
  247. Stereoscopic Projection
  248. texture limit and activating texture
  249. GLAPI fails in glu.h
  250. Drawing VBO elements (very basic question)