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. Whats the best 32bit image format file?
  2. Applying a texture to a sphere created by hand
  3. only redraw parts of the screen - Scissor
  4. moving object(point or 3d cube)
  5. GL_DIFFUSE turning everything yellow.
  6. simple but yet complex transformation
  7. How does the OpenGL get (x,y) at the Z-Buffer?
  8. Questions about Lighting and Shadowing
  9. vector on image
  10. Getting blank screen as output for this program
  11. Drawing on top of the scene
  12. SOLVED: glCallList causes missing polys on NURBS
  13. How to set the texture coordinates?
  14. Basic question: Background image hiding polygons!
  15. Buffer Objects causes run-time AV
  16. Reflection effect
  17. Anisotropic filter on the drawing buffer
  18. Background music
  19. Problem with Blending
  20. camera and shader
  21. Selection by polygon
  22. GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT warning?
  23. glLookat
  24. Assign to uniform from shader
  25. problem with transparency
  26. GLFrame Camera
  27. Track coordinates of a vertex after glRotatef()
  28. Bug
  29. Open GL error while Complie
  30. basic opengl beginner
  31. Best way to do clipping?
  32. Texture coordinates to screen pixel coordinates
  33. Need Help With Basic Camera
  34. simulating rain drops
  35. open GL glitch
  36. Is it possible to render a texture on screen?
  37. two windows - one way road only ??
  38. drawing pixels on screen VS texturing quad
  39. Problems with frustums, etc...
  40. GLError: <unprintable GLError object>
  41. Uniform arrays and element location
  42. Textures on 4 non coplanar points
  43. Many bound textures performance question
  44. problems on stencil shadowing
  45. How the stencil buffer is working
  46. Call List Issues
  47. Color problem: GL_ABMIENT and GL_DIFFUSE dont work
  48. OpenGL Discussion boards upgraded
  49. Setting Up opengl
  50. Do I have to call glDisableVertexAttribArray?
  51. Updating a VBO
  52. need help in drawing rectangles nd triangles
  53. problem with line styles
  54. Problem applying texture using opengl+sdl (solved)
  55. OpenGL 3 drawing not working
  56. Streaming bitmap data for textures via Socket
  57. Rendering mess (white box texture error)
  58. Rendering the same polygon at different locations
  59. How do I specify line loops in glDrawArrays
  60. HexSwirl help :(
  61. delay time in Glut commands
  62. SDL/OpenGL shape rotation problem!
  63. Transformation order
  64. Texture distortion at bigger object size
  65. Noob question: change start drawing position
  66. Rotation problems
  67. Different rotation for different vertices
  68. Multiple textures assigned to an object? How to?
  69. glMultiDrawElements or glPrimitiveRestartindex?
  70. Algorithm for building shapes with TRIANGLE_STRIP
  71. OpenGL Luminous And Graph Building
  72. Screen coordinates to world coordinates
  73. chckn crossin d road
  74. Finding clicked point in openGL
  75. Moving Objects
  76. How can I get seamless tiles using texture mapping
  77. Basic Scene Movement Problem
  78. Delaney triangulation algoritham -incremental
  79. size of screen depends on what?
  80. color index with material properties
  81. Creating Dynamic Textures
  82. Rendering
  83. Basic box game - Collision Detection
  84. GL view rotation question
  85. Skybox help needed
  86. reshape func problem =(
  87. Problem with Blending
  88. OpenGL translation difference
  89. vertex buffer object - sphere
  90. How can i Control 3D Human model meshes?
  91. translatef
  92. Material Issue
  93. Rotation combined problem
  94. Initial triangle in delanay (watson algoritham)
  95. Blending "offscreen"
  96. VBO and Normal Maps
  97. Where can I find the OpenGL libraries?
  98. Lights not recalculating.
  99. how to get the vertices of transformed shapes ?
  100. inside cube and textures
  101. Problem in texturing
  102. Time Limitation
  103. Time Limitation
  104. Normals to use for a viewer facing rectangle
  105. Model faces not being lit correctly.
  106. SDL/OpenGL image doesnt display correctly :S
  107. FBOs with 3d coordinates
  108. General Help
  109. bloom/blur, rendering to FBO, clearing FBO
  110. Calculating height for a ball moving down a hill
  111. Rendering to frame buffer
  112. move a polygon
  113. Balls not getting generated in proper cordinates
  114. Rendering depth to pc memory
  115. Bsic Program for LINEs
  116. problem regardind mouse movement
  117. S3TC texture compression performance
  118. Vertex buffer with unsigned byte crash the app
  119. Polygon fill problem
  120. chicken game
  121. creating a few VBO-sharing QGLWidgets in JOGL
  122. waves
  123. GL_NUM_COMPRESSED_TEXTURE_FORMATS == 3?
  124. Basic texturing w/ core (GLSL) problem
  125. Moving Texture and Stack Order
  126. how do i know if my graphics card supports OpenGL?
  127. glColorTable using lots of CPU power
  128. shader front/back face and ccw ,cw
  129. Rendering a lot of vertex
  130. Cube Texturing Problems
  131. Drawing faces
  132. Simple error with glDrawElements(GL_TRIANGLES)
  133. How to draw two shapes at the same time?
  134. What is "application-defined clip distance"?
  135. Can Opengl show text from a diffrent language?
  136. Problem with drawArrays segmentation fault
  137. skeleton animation
  138. VBO fails to render circles
  139. Accessing multiple FBO Textures via GLSL
  140. FBO performance options
  141. OpenGL clip planes
  142. Draw a square?
  143. wrml loader and normals problems
  144. Screenshot of opengl window
  145. Filling a trapezoid with a texture
  146. Emission & Ambient
  147. Emission & Ambient
  148. Using gl_TessLevelInner correctly?
  149. Scaling text using this code?
  150. Horrible texture blur\pixelization
  151. To swing a swing
  152. buffers and culling
  153. MRT with different size,viewport,format
  154. Pool Ball Rotation
  155. selection and feedback in ogl
  156. Writing Unit Tests using OpenGL
  157. Getting color of backface vertex
  158. Toon/Cel Shading with Transparency
  159. Crash at glEnableVertexAttribArray
  160. Code mouse drag in 3D space
  161. Getting vertex data and compare to adjacent faces
  162. Distance to closest pixel from view position
  163. glVertexAttribPointer causing problems
  164. glutMotionFunc error
  165. Problem with occlusion query in OpenGL
  166. keyboard
  167. Z-Buffer Problem .. but how to solve it ?
  168. Camera error?
  169. VAO's on ATI 6xxxx cards with multiple contexts
  170. keyboard
  171. Rotating square & changing its color
  172. Simple rotate issue
  173. Arrow keys
  174. Transform light sources when transforming objects?
  175. Software renderer
  176. Best way to learn opengl?
  177. Using glReadPixels to texture a sphere
  178. Colour Picking issue
  179. Zooming in a 2d game
  180. opengl 3.3 vs opengl 4.0
  181. opengl 3.1 for intel 82945G express chipset
  182. Move the camera to the direction it points
  183. OpenGL >> Adding branches to skeletal joints
  184. How can i load image?
  185. Beginner problem with VBOs
  186. [Linker Error] SERIOUS PROBLEMS!
  187. Need help to render text
  188. Avoid importing the same mesh into the scene?
  189. Is setting line smoothing retrospective?
  190. Crisp rendering of horizontal and vertical lines 2
  191. OpenGL ..transformation
  192. Apply normals
  193. Debugging empty screen with no GL errors
  194. can't compile examples
  195. Polygons overlapping detection based on camera?
  196. How do I start using OpenGL 3.0/3.1
  197. drawing solid of revolution
  198. Viewport viewing text?
  199. How can I enable culling for each of the viewport
  200. Got DLL error if run the exe
  201. output a variable to screen???
  202. Mapping pixel colors without hardware
  203. scaling affect the lighting on object??
  204. glDrawArrays and normals
  205. alpha blending
  206. Opengl transformation stack in version 3.3
  207. OpenGL Shadows and the Stencil Buffer
  208. Language bindings following OpenGL spec?
  209. red book example dont understand - clip.c
  210. GL_SAMPLE_POSITION return null values
  211. How to restrict animation to be displayed only onc
  212. Version of OpenGL
  213. How to use glVertexPointer correctly.
  214. example in redbook named planet.c requires aux.h?
  215. Two FBOs bound at the same time
  216. just get a black screen
  217. Questions on VAOs
  218. Screenshot to texture
  219. how to create terrains using fractals?
  220. Using gluLookAt() to orbit around a moving object
  221. A taxonomical question about glClear
  222. testing objects if they were rendered
  223. glCreateShader(GL_VERTEX_SHADER) invalid enumerant
  224. where to use glutpostredisplay?
  225. drawing a container...
  226. Cross platform development
  227. VBO with multiple objects
  228. 3D pie-chart calls from Dev-C++
  229. Light and Translate
  230. Transform to eye-space with shader
  231. Moving text along with the primitive objects
  232. Cutting 3D model on layers
  233. Macintosh OSX and Window Frame Rates...
  234. Frustum culling - best practices?
  235. How to draw an image in it's real size in 3d space
  236. How can I set my own depth comparison function?
  237. glRotatef : some confusion
  238. OpenGL Camera
  239. Random Angle
  240. A question setting up ray-tracing
  241. Select and move the vertices point
  242. Fractal landscape help needed
  243. Texture problem
  244. webgl,opengl es 2.0 and texture atlas
  245. draw bird ..!!
  246. Problem with fragment shader
  247. VBO not displaying
  248. troubles with glVertexAttribPointer
  249. How to fit a only a part of a texture?
  250. Setting normals on faces