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. Using OpenCV with OpenGL for texture mapping
  2. GLEW and GLFW once again
  3. Problems with the camera position
  4. trying to draw a texture with a special sin function
  5. Text and paint problem
  6. any suggestions???
  7. sphere construction
  8. Loading 3DS MAX models into OpenGL
  9. Problem with coloring.
  10. simple bug that i can't fix..
  11. Glut - multiple display functions callback to display on single window
  12. Geometry shader returning incorrect gl_Positon
  13. axis system importation matrixes and math
  14. Lighting get darker when texture is aplied. why?
  15. Help me get started with transferring textures with buffer objects.
  16. Drawing a Wavefront OBJ cube
  17. Help setting up glsdk
  18. Opengl GL wrong portview position
  19. Collisions and performance
  20. How to draw text in the screen ?
  21. Matrix scale, rotation and translation with repsect to 2D "camera"
  22. How to use GL_RGB10_A2UI in OpenGL3.3 or later?
  23. Loading image sequences in real time
  24. Reconstructing depth from depth buffer texture
  25. obj laoder performance
  26. Alternative to vertex texture fetch (OpenGL ES)
  27. low framerate problem
  28. GL_TRIANGLE_STRIP and VBO fail.
  29. glutIdleFunc() performance problem
  30. color picking opengl with QT framework
  31. glBlitFramebufferEXT and AA set by the Graphics card settings
  32. glBegin/EndTransformFeedback() not defined?
  33. Multiple light sources interacting
  34. Multiple lights framework best practices advice
  35. Per fragment lighting
  36. Bouncing a 3d Sphere
  37. Particles in c++ using opengl
  38. beginning
  39. How to use texture format of GL_RGB10_A2UI?
  40. glGenTextures stop working if called after SDL_SetVideoMode
  41. How to draw polygons with textures and others without
  42. Providing HSL value in OpenGL
  43. Where to put glScale?
  44. Third Person Camera
  45. gluLookAt(675.0, 345.0, -1287.557, 675.0, 345.0, 1, 0, -1, 0) and pitch,yaw,roll
  46. Depth buffer issue and glReadPixels?
  47. Alpha rendering problem (2D) - OpenGL ES
  48. glVertexPointer
  49. Using multiple shader programs per step
  50. rendering fbo to texture, doesn't seem to work
  51. Drawing a cube with VertexArrays
  52. Converting matrix coordinates?
  53. Selecting Video Card
  54. Where to start OpenGL and which framework to use?
  55. two opengl books two descriptions of transformation order
  56. texture fills only part of mesh
  57. how to lookup cube map texture array in GLSL
  58. Using C data structures with GLSL shader attributes
  59. VBOs and IBOs - the real difference
  60. Depth buffer (z-buffer)
  61. How to render this more efficiently?
  62. difference between the usage of GL_TEXTURE_3D and GL_TEXTURE_2D_ARRAY​
  63. NVidia driver crash with FBO
  64. Assimp and unique vertices
  65. OpenGl Es how to get started?
  66. FTGL Troubles
  67. The triangle is not displayed in OpenGL application
  68. OpenGL vertex arrays in C#
  69. OpenGL Row-Major mode?
  70. View Cube
  71. SOIL undefined reference?
  72. Creating Context the "Modern" Way?
  73. outline font not showing up
  74. Regarding Backface culling
  75. Interactive digitization of a map
  76. Is there a limit for coords?
  77. Vertex array problem under Parallels Desktop 7
  78. 2D light effect with alpha mask: problem with background.
  79. How to updated OpenGL scene?
  80. Rendering to texture/FBO issue
  81. Anisotropic filtering does not work?
  82. Perspective projection to orthographic and vice versa
  83. I'm back
  84. What shall I learn next?
  85. glTranslate Problem
  86. OpenGL Version?
  87. Software Rasterizer
  88. OpenGl Modern 3d Graphics Programming - glsdk/tut 01 run error
  89. Simple texture onto quad [OpenGL ES 2.0 on iOS SDK 5.1]
  90. Designing a Menu
  91. A question about sizing
  92. RenderMonkey newbie project
  93. Reverse glScissor ?
  94. Opengl es 2.0 curl effect
  95. 2 screen questions
  96. WGL_EXT_swap_control_tear
  97. glDrawElements inside if statement
  98. A Good Learning Resource for OpenGL 3.3
  99. quick question about PBO's and glTexImage
  100. Get maximum texture size
  101. Working with different OpenGL versions
  102. Shader toy on iPhone
  103. glReadPixels fails to read the content of the color buffer
  104. Perspective Shadow Map
  105. glShaderSource() doesn't copy the code correctly
  106. Deferred Shading Performance Problems
  107. Collision heightmap.
  108. Skeletal animation
  109. My first OpenGL program
  110. GLSL 1.2 storage qualifiers
  111. Stenciling using OpenGl ES 2.0
  112. How to shade a grid of quads
  113. glArrayElement in openGL 1.4
  114. Texture multi sampling in OpenGL 3.3
  115. Unbinding things after you use them
  116. Trouble Rotating
  117. Software Rendering
  118. Thick line tesselation. CPU or GPU?
  119. glBlitFrameBufferExt problem on ATI card
  120. include problems
  121. Simple .obj loader (C++)
  122. Positioned spot light - white light appearing from nowhere behind
  123. Confused About gl_FragCoord use with Textures
  124. Getting started
  125. glGetTexImage & 3D textures
  126. opengl co-ordinate system and axis range
  127. inconsistent behaviour of glscissors
  128. Loading 2 separate meshes
  129. Regarding vertex processors
  130. Something for my (semi)automatic text to 3d-graphics/animation/game/movie conversion
  131. GCC OpenGL without glut
  132. glTexSubImage3D & GL_INVALID_OPERATION; voxelization
  133. Problem With Location of Specular Highlights
  134. Texture1D and Texture3D, how ?
  135. Change the Width and height of a rectangle
  136. Stretch texture...
  137. Help with the 1st program in SuperBible 5th edition for a linux user
  138. Texture coordinates odd problem.A white Line in the bottom.
  139. GLSL Integer Modulus Operation
  140. FBO Attached Textures Reused as Shader Source Textures
  141. Drawing an array of lines via glDrawArrays to a texture
  142. MSAA with Deferred shading.
  143. Black lines at edges of textures
  144. about gluLookAt function and how to rotate the camera
  145. My 'view' direction in glsl
  146. how to get the 4 corners object coordinates of my screen
  147. UBO Breaks Shader?
  148. Updating Ortho vs Updating Vertices
  149. Problem rendering
  150. Rotating specific .obj with keyboard key
  151. Transparency & depth
  152. How to use multiple buffers (glGenBuffer/BindBuffer)
  153. Buffer vs immediate
  154. GL_INVALID_OPERATION at glFramebufferTexture2DEXT
  155. Keyboard triggers animation
  156. vs texelFetch
  157. UV and position coords in the same VBO
  158. glPrimitiveRestartIndex()
  159. Just simple, clear questions about Basics of 3D
  160. Learning OpenGL, version 3.1 vs 3.3, and The Red book vs. OpenGL Superbible
  161. Community for Gamedevelopment (viral gof 2 Players)
  162. Making an opengl object from photos (mobile devices)
  163. Using GLEW or GLee with DevC++ or CodeBlocks, OpenGL 3.2+
  164. Resizing an SDL window and drawing in GL, view position moves
  165. A question on the transformation pipeline in OpenGL superbible 5th
  166. Vertex Array drawing random points and colors
  167. imageload/store() very slow, any tricks?
  168. Empty Window with OpenGL and DisplayLink
  169. Uniforms limit in shaders ,OpenGL 4.0
  170. No idea how to start
  171. no idea how to create round 2d objects using vertices
  172. glBlitFrameBuffer renders empty when using vec3 as output for fragment
  173. OpenGL not functioning properly in Win32 Release Build
  174. Freetype font problem
  175. Using OpenGL with VS 2010
  176. Porting from Iris GL ... anyone know where to find toogl?
  177. the grayscale.fs does not rendering the result i want
  178. Troubles with X11 :(
  179. Errors during compiling opengl , c++ code
  180. Shader version 150
  181. Animation
  182. Works on my machine...
  183. Triangle Fans and Color Gradients
  184. troubles with freeglut.lib
  185. troubles with freeglut.dll :(
  186. Sprite won't display with it's texture
  187. Error 0xc000007b
  188. The speed of uploading textures seems slow.
  189. How to code a circular stair?
  190. Tecture loading doesn't work ?
  191. Shaders & OpenGL random crashes
  192. Terrain vertex texture update
  193. C# GC finalizer thread problem
  194. about CUDA computation time
  195. glPushAttrib and GL_INVALID_OPERATION
  196. Perspective projection stretches at -certain- aspect ratios?
  197. Is it possible to precompute the projection-view matrix?
  198. How many types of mapping exist in opengl?
  199. GL_MAX_TEXTURE_COORDS gives zero
  200. glDrawArrays draws unneeded points
  201. drawing GL_POINTS with mouse. Spacings? [brush stroke]
  202. bird flying between mountain
  203. SOIL - "Unable to open file"
  204. Blind gDebugger
  205. drawing a gradient over multiple point that are mapped with a texture
  206. Strange behaviour of Shader on ATI Radeon HD 5450
  207. How to create a tic tac toe cube using a for loop
  208. OpenGL not working on older mac?
  209. Stencil buffer problem
  210. Rendering data read from file.
  211. OpenGL extensions misunderstanding
  212. How should I manage my VAOs and VBOs?
  213. Windows OpenGl problem(C++ Code::Blocks)
  214. Questions about glFrustum()
  215. GL_LINES() draws a triangle but no line
  216. View matrix for point light calculation should be inverse?
  217. Adjust GL_POINTS size
  218. glReadPixels
  219. VAO not binding?
  220. Bizarre Framebuffer render to texture issue
  221. OpenGL 3 program blank screen
  222. OpenGl and Windows Embedded
  223. Unexpected fog behavior
  224. SpotLight, attenuation factors and Backfaces
  225. Basic Rendering Issue
  226. successive rotation
  227. Mac OpenGL 3.2 white screen
  228. Shaders and vertex arrays
  229. how to Use VBO the right way?
  230. Why does OpenGL don't need something like EGL in OpenGL ES
  231. glDrawElements
  232. How to create a gradient of colours between two different objects (quads)
  233. Vertex Array
  234. FBO crash in ATI Radeon 5450
  235. OpenGL fill distance with quads
  236. Correct implementation of Vertex Buffer Objects
  237. FBO multiple color attachments and the depth attachment
  238. glTexImage2D Question
  239. Geometry shaders and depth FBOs
  240. OpenGL Landscape problam
  241. GL viewports & displays
  242. Geometry shaders and depth FBOs
  243. Spherical coordinates to XYZ?
  244. Translation
  245. Pixel Doubling Not Perfect :|
  246. OnScreen 2d Coords
  247. glTexParameteri(GL_TEXTURE_2D, GL_GENERATE_MIPMAP, GL_TRUE) hardware accelerated?
  248. Simulation Welding Effect by OpenGL
  249. glutKeyboardFunc problem
  250. simulation of a transmission mechanism of an object 2D