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. Reading obj and raw files
  2. concurrencia o threads en opengl
  3. Texturing along a 2d curve
  4. Book recommendation
  5. Post Mistake
  6. Problem linking in dev-cpp
  7. glGetDoublev problem
  8. gluUnProject Error
  9. Transform exisiting CUDA OpenGL into normal OpenGL
  10. 2d coordinate output of visible polygons
  11. inputdata xyx -> mapping -> screen
  12. opengl axis
  13. opengl-freeimage error
  14. glPointParamter coefficients
  15. Possible reasons for no color?
  16. Object Translations Needed for Each Window Corner
  17. Reusing G-Buffer
  18. having 0,0 at upper left corner after a rotate ?
  19. To create transparent window
  20. How can I safely switch on and off glAccum() func?
  21. Weird color problems with unsigned byte alpha
  22. Problem about glDrawElements()
  23. water ripple
  24. reverse effects of lighting?
  25. OpenGL 3.2 core profile: Drawing lines
  26. Why does this do nothing on ATI but fine on NV?
  27. 3D World Help
  28. uniforms and switching shader programs
  29. core profile/core forward-compatible/compatibility
  30. Framebuffer objects and software fallback
  31. Relief mapping and textures
  32. Drawing An Image with OpenGL ES
  33. assembly: is it worth it
  34. If Model is clicked or not
  35. error al manejar pthread en OpenGL +allegroGL
  36. Seethrough models problem.
  37. Blend RGBA-Texture using srcAlpha
  38. Sprite texture
  39. cube rotating unexpectedly in open gl es
  40. glEnableVertexAttribArray but not using the array
  41. Perspective troubleshooting.....
  42. Converting to 3.3
  43. [SOLVED]glMultiDrawElements not declared on linux
  44. Fading out the edges of my terrain
  45. VBO Trouble
  46. glDrawElements Problem
  47. Starting OpenGL (3-d platformer)
  48. Relation between VBO, FBO and PBO
  49. GLSL: Two-sided lighting and glCullFace
  50. Confused about VA, VAOs and VBO and more questions
  51. Making 3D Images 2D
  52. Color editing/blending of texture
  53. opengl texture mipmaping produces artifact?
  54. Getting object position
  55. OpenGL 1.4 for general purpose programming
  56. Why is viewport so complex to read in the Spec?
  57. Color Picking, render to FBO and use a scissor box
  58. Altering viewport on OpenGL
  59. Multiple quads from one texture do not move
  60. Create a colored 3D-Surface
  61. Texture problem in GLM
  62. Terrain z-fighting issues.
  63. Switching images between subwindows
  64. Writing integers as text
  65. Transformations: scene/object independent rotation
  66. Color Picking for selecting objects
  67. Changing wrap mode on the fly
  68. I need some good articles
  69. box triangle strip question
  70. bug bug bug
  71. Getting long values from CPU to GPU with usampler?
  72. skybox problem
  73. blur any part of image
  74. glDrawPixels + FreeImage need help
  75. 3D field visualization
  76. Shading not working when texture used
  77. Which red book edition
  78. sneaking GL into browser
  79. How to capture OpenGL video output?
  80. octree texture, need to scale ?
  81. Hello. I have this shader test, originally in HLSL
  82. OpenGL Superbible 5th edition example woes
  83. Draw a star
  84. Offscreen Rendering: Alternative for pbuffer/FBO?
  85. trellis diagram
  86. Augmented Reality
  87. Undefined reference to gluPerspective
  88. 2D Absolute Move without push/pop
  89. FBO,MRT and multisampling
  90. Unwanted vertical offset
  91. Min/max texture values
  92. How to activate clip planes via shader?
  93. OpenGL 2d picking problem
  94. error c2661
  95. Can't get rid of gluBuild2DMipmaps (solved)
  96. FBO and texture about GL_STENCIL_ATTACHMENT
  97. Error Help : Convert Parameter
  98. VBO without indices?
  99. glReadPixels
  100. Getting started with OpenGL for the web
  101. How to copy backbuffer contents into a texture?
  102. Reading packed depth/stencil to main memory
  103. Problem with precision of frag shader calculation
  104. 3D shapes with stippled edges when hidden
  105. projection in OpenGL =(
  106. GL Intercept repport "still active"
  107. Wierd Image shown
  108. glTexSubImage2D crash (another)
  109. Using Texture2DArrays
  110. WinAPI with OpenGL
  111. Confused about uniform buffer objects
  112. Slow first time shader performace.
  113. core profile context must call glBindVertexArray?
  114. writing to the framebuffer
  115. Synchronising world space and object space.
  116. Finding Intersecting Line between Two Polygons
  117. about glu1.3
  118. GLSL normalize and length on zero vectors
  119. ray-aabb intersection
  120. Problems Loading and Displaying TARGA Textures
  121. I can't resolve a very stupid problem
  122. Stranger render problem with textures !
  123. Convert modelview matrix for use in gluLookAt()
  124. silly compiler question
  125. GLSL w/ glPolygonMode(..., GL_LINE)
  126. Difference between MAX_LEVEL and MAX_LOD
  127. view direction
  128. display vertices?
  129. set context handle
  130. How perform backprojection in OpenGL?
  131. map (cartography) app: dynamic multi-texures OGLES
  132. Rotation using glMultMatrix
  133. Nothing Display
  134. Programmatically controlling level of AA
  135. Java ME and OpenGL
  136. resolution and opengl
  137. Simple question on modern GLSL of OpenGL 3.1+
  138. trouble moving "camera"
  139. Starting out with OpenGL 3/4
  140. lglew32.lib not found?
  141. nonunit directional light
  142. texturing question
  143. Drawing GUI widgets?
  144. Blending Lines and Polygons
  145. OpenGL in Web
  146. Reason To Look Down -z Axis?
  147. order of objects in scene
  148. Picture loads very slowly
  149. On each computer other positions of pixels
  150. Transforming back to obkect coordinates
  151. Beginning with OpenGL from Zero
  152. TEXTURE_LOD_BIAS and OpenGL 3.2 core profile
  153. Code won't show triangles etc. :(
  154. glXChooseVisual problem with True vs Direct color
  155. DepthRange. How it works?
  156. Drawing a transparent glass sphere
  157. Lights, Anti-aliasing
  158. How to know if a particular point is visible/Not?
  159. glGenFramebuffersEXT segmentation fault
  160. Translation after rotation
  161. Shared Uniforms
  162. Cannot understand Equal depth function
  163. "wglGetProcAddress" won't work
  164. 2 problems (specular, materials)
  165. vbo,ibo + Normals
  166. glDrawElements noob
  167. Transformfeedback??
  168. I was told that for ray tracing I shoulduse OpenCL
  169. glProgramParameteri issue
  170. How to read the .spec files (for transformation)
  171. Noob Rotation Question
  172. Do multiple GPUs or SLI speed up GLSL alone?
  173. glUsePorgram rise GL_INVALID_OPERATION
  174. Drawing NURBS by calling glNewList...glEndList
  175. Converting DirectX transformations to OpenGL
  176. glDrawElements and Normals in different arrays
  177. About sine wave animation
  178. Hardware acceleration of OpenGL picking
  179. blit fbo that has multiple textures bound
  180. Operator '%' doesn't work on floats?
  181. Render to Texture, Segmentation Fault ...
  182. tesselation different between linux and windows
  183. glGenLists in a different Thread
  184. opengl scale and translation
  185. fragment shader runs one time for every triangle?
  186. scaling and offset to fill whole viewport?
  187. enormously z-fighting
  188. A stupid problem on rendering..
  189. Interacting with individual parts of a model
  190. Shader compatibility concern
  191. Dragging a vertex with the mouse.
  192. How to "extract" a rotation
  193. Primitive Clipping: why check [-1 1]?
  194. Picking in newest OpenGL (4.1)
  195. Extension GL_VERSION_1_2 could not be loaded.
  196. Volume Rendering- Help Needed
  197. glLoadName() - Help
  198. Transformation in Opengl
  199. gl_LightSource[0].position.xyz in modern OpenGL
  200. render without displaying window and resize image
  201. Splitting a Mesh into multiple parts
  202. Problem:PNG-Semi-Transparency & Sub-Pixel-Movement
  203. per vertex lighting to per pixel
  204. opengl 3.x shader only drawing ?
  205. Efficiently using many stencil buffers?
  206. CubeMap of a perfectly reflective sphere
  207. gl_ModelViewMatrix / gl_ModelViewProjectionMatrix
  208. GL_TRIANGLE_STRIP Causing Artifacting
  209. Vbo map & unmap dumps garbage when using new?
  210. Water
  211. Problem with glew, OpenGL 3.2 and linux
  212. what is wrong with my menger sponge?
  213. DIstorted image
  214. Best way to manipulate textures
  215. Text in OpenGL and WebGL
  216. Loading 3D *.RAW CAD model
  217. OpenGL - core profile only books
  218. When do we alter shader?
  219. Error in my program
  220. Learning opengl
  221. Z Layering not as expecting
  222. How can we calculate "Eye position"in modern code?
  223. Cube Rendering
  224. Expanding graphics caused clipping errors?
  225. How to draw and rotate 2d text in 3d space?
  226. Double Buffer makes things disappear
  227. Rendering to integer texture?
  228. Resource for understanding view, projection, etc.
  229. GL vector component conversions
  230. texturing vertices and coordinates
  231. How to draw pixels in OpenGL ES 2.0
  232. Is glGetError much faster lately than rumor has it
  233. Getting the coordinates of what you've drawn
  234. Advanced study in Computer Graphics
  235. What is the proper way to separate programs?
  236. A few beginner questions?
  237. OpenGL for old software
  238. Projectile Trajectory from a cannon ball
  239. Object Rotation Problem
  240. glutSolidSphere
  241. beginner GL questions
  242. GLUT or SDL ?
  243. drawelements for many identical objects
  244. BindTexture vs TextureBufferObject vs PixelBObject
  245. Calculating polygon lines
  246. Cube Code Help
  247. using opengl32.dll and glew32.dll on c#
  248. Ambient does not affect textured meshes
  249. Color in Sphere
  250. a cone in opengl