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. not for beginner..pls need maxh's help
  2. A ? about header declarations
  3. local camera coordinate system - help
  4. Not recognizing Keyboard or Mouse interrupts
  5. Pixel perfect texture mapping problem. Nvidia vs A
  6. Question about blending
  7. Environment Mapping, updating texture coordinates
  8. animating texture maps
  9. How to place 3D text on the window
  10. bad texture quality on a sphere's outside, inside
  11. Getting User Input
  12. glGenFramebuffersEX SIGSEGV
  13. OpenGL plug-in causing white regions in host app
  14. Storing normals for a non-smoothed sphere
  15. How to set up proper perspective?
  16. Is the following function call valid?
  17. problem moving objects using glTranslatef()
  18. Get screen coordinates of a transformed point
  19. OpenGL texture/mipmapping question
  20. glutdisplayfunc() parameters or window reference
  21. Using a PBO to create a binary mask representing
  22. bounding box , how?
  23. rotating spotlight
  24. study techniques?
  25. Vertex buffer object, first attempt. Blank screen!
  26. Display List memory occupation
  27. Some questions about matrices
  28. How does lighting work?
  29. generate vertex index list for concave polyhedra
  30. Save Current Frame in 32bit-Bitmap -> How?
  31. Make object follow cursor
  32. How to know if multisampling is working?
  33. glOrtho problem
  34. Draw multiple objects? Save parameters?
  35. Harware accleration
  36. Simple vertex shader - weird behavior
  37. Array of shapes
  38. opengl 3.x questions
  39. Normals and VBO
  40. translate to boarder
  41. glVertex3f not drawing
  42. Simple Rotation Problem
  43. Post linking vertex attribute binding not stored
  44. Billiards game centre cue on ball
  45. Basic texturing problem
  46. Is it possible to use sync objects in openGL 2.1?
  47. I want to draw a line over a picture image
  48. How to set up light?
  49. Transparency problem
  50. Use of Framebuffers for HDR
  51. Transferring textures to GLUT Game Mode?
  52. Triangles or strips? Vertex array/VBO
  53. VBO/VertexArrays: The UV coords have to be unique?
  54. open gl help student
  55. Fragment shader - checkerboard?
  56. some questions about bump mapping
  57. some matters on glShadeModel(GL_SMOOTH);
  58. MacOSX/Cocoa Terrain on Xcode
  59. Color Array bound to Vertexs instead of Elements?
  60. Using PBO to write binary mask of rendered object
  61. library to load a video as a texture
  62. Can't get glDrawElements to draw what I want it to
  63. opengl rotation issue
  64. Bind Buffer best practice?
  65. problem with gluTessBeginPolygon
  66. How does OpenGL perform its rendering?
  67. How could I put a visual marker to show lights?
  68. TexCoord
  69. bitmap animations
  70. texture mapping
  71. Need help with drawing a line
  72. converting from ortho to perspective view
  73. To ARB or not to ARB
  74. How to learn OpenGL
  75. [Pls Help] Texture video from camera input, add...
  76. polygon storage class best practices?
  77. Texturing on triangles issue
  78. skeleton animation
  79. GLUT unicode keyboard input?
  80. [OpenGL ES 2.0] Point Lighting gone haywire
  81. Using alpha from another texture?
  82. Texture parameters, can be specified only once?
  83. Vertex Arrays and Lighting
  84. KeyBorad interaction!
  85. Specular Light Problem
  86. glFrustum Frustrations
  87. Can't access java drawable object outside of 4 fns
  88. floating point color buffer is not initialized
  89. GL_*****_SHADER vs GL_*****_SHADER_ARB?
  90. Slightly more C++ oriented but...
  91. batching draw calls
  92. hi
  93. problem in mapping values from cuda kernel to VBO
  94. Per-pixel shading, but still artifacts
  95. Texturing in one pass
  96. Additive Blending in particles
  97. How to read a bitmap file?
  98. OpenGL 3.3 sample code
  99. Fragment shader: use gl_FragCoord.z to show depth
  100. Creating a depth texture to use in GLSL
  101. transform feedback opengl 3.2 ways
  102. Drawing objects on screen over everything else.
  103. Writing a pbm file from buffer
  104. need help with camera transformations
  105. glClearColor and glClear under glFrustum
  106. tiling getting error C3861
  107. A couple of extensions questions
  108. Change bg color for main window from subwindow
  109. Need some help transforming coordinate systems
  110. Strange glColorf alpha value, texture interaction
  111. what ti invoke in the "main"
  112. File formats (*.obj, etc) suitable for mobile?
  113. question about glPrioritizeTextures
  114. Best OpenGl book/ebook for c++ on Mac OSX (xcode)
  115. how to rotate a cube an efficent rotate ???!!!!!!
  116. Representing a grid and rotating around it
  117. Tiling multiple textures
  118. bicycle wheel movement
  119. VBO particles only rendering at 0,0
  120. CubeMap
  121. Clearing a part of the window
  122. Problem loading hdr image
  123. How to draw a cylinder
  124. Texture objects memory duplication
  125. Move an Polygon
  126. Ebook for open Gl needed
  127. opengl flickering image in labtop
  128. OpenGL Display "issues"
  129. screen coordinates to world coordinates
  130. Lighting problem on different computers
  131. Problem during Mesa installation
  132. Code to draw triangle won't work
  133. macro #define GLUT_DISABLE_ATEXIT_HACK
  134. [solved]Depth Buffer configuration
  135. Offscreen texture rendering to bitmap
  136. [GLSL]Transfer texture to fragment shader
  137. Drawing 2 quads with 2 different textures
  138. AntiAliasing
  139. OpenGL for non realistic photo rendering
  140. gluLookAt and glFrustum help ..
  141. gluPerspective and gluLookAt help..
  142. glDrawPixels for an image sequence
  143. two side lighting
  144. Rotation
  145. glEnable(GL_CULL_FACE) and glEnable(GL_DEPTH_TEST)
  146. char arrays..??
  147. request: Complete Game In OpenGL
  148. help plz
  149. [GLSL] 2 beginner's questions
  150. Can not find glaux.h
  151. 3.2 core & PushAttrib
  152. Multisample window isn't?
  153. Problem during compiling Mesa demos
  154. Projection Matrix
  155. How to diplay proportianal correct texture image?
  156. Inside of a cube (quad)
  157. glOrtho in display function not working
  158. Learning current OpenGL spec
  159. Arc ball rotation with viewing direction
  160. Loading Bitmaps
  161. rotating and transforming specific part of 3dmodel
  162. Book about shaders?
  163. anti aliasing techniques
  164. change texture color
  165. Linux/Windows
  166. RTT using FBO shows scene as if light was enabled
  167. pleas help,thanks!
  168. fill with color?
  169. displaying field values on a surface
  170. Multi-Texturing and .... normal texturing?
  171. glNormal3fv
  172. Simple mask - fill with colour?
  173. Texturing Images without an Alpha
  174. [SOLVED]VAOs and conditions/loops (if, for)
  175. PNG transparency
  176. serial port
  177. Opening a .GIF Image
  178. How to do these effects?
  179. GL_XOR
  180. Change polygon texture dependent on elevation
  181. Best drawing option ?
  182. Corrupted image when the mesh gets larger.
  183. light
  184. glDrawArrays triggers Access Violation
  185. Position text with glrasterpos
  186. Viewing volume
  187. How to ensure a vertex inside the window?
  188. how to move object at random direction
  189. How to get mouse coordinates of only polygon area
  190. Mouse XY to 3D XZ?
  191. opengl es help.
  192. Multisampling parameter ques.
  193. gltranslate and black screen
  194. select/pick object
  195. How to get data only inside polygon using opengl
  196. Vertex data in a texture
  197. [GLSL] Texture2D in fragment shader
  198. Very confused with transparent parts of texture?
  199. Fixed Function Multitexturing (Warcraft 3 like)
  200. crossplatform & extentions
  201. Move view or camera in 6 degrees of freedom
  202. Confused about blending !
  203. [Resolved] glNormal3f for a quarter cylinder
  204. Moving object along z axis
  205. masking in 3D?
  206. resizing my function
  207. Environment Cube Mapping
  208. using glVertex3{fd}{v} !
  209. moving objects with mouse in 3D
  210. 2D Stretch Image
  211. opengl with serial port
  212. OpenGL background gradient
  213. Alpha for 2D sprites
  214. new to 3.2, VBO problems
  215. Gradient background in shader
  216. how to get rid of GL_ARB_compatibility
  217. Floating point texture retrieval
  218. Using GLEE with Borland C++ Builder 6?
  219. Rotating an object with mouse *math*
  220. Cannot generate window to view fractal animation
  221. Calllists and variables?
  222. multiple texture vertices
  223. OpenGL own window system
  224. glBlendFunc() confusion
  225. Ok, please please could somone explain this?
  226. why wont this draw anything
  227. Is it possible to get the pixel color?
  228. Handling Multiple Windows
  229. Hilighting within a stack
  230. how to draw at right position?
  231. Write to Memory
  232. just checking, rotated objects and normals?
  233. keep the rendering on the window
  234. shadows? Best way and advise on "pauls projects"?
  235. Lighting objects more realistic?
  236. need help in glm
  237. map a glutSolidSphere?
  238. about rotate on Y axis!
  239. Alpha Buffer / Alpha Bits
  240. about pictures with alpha component!
  241. Object "size" vs render speed
  242. Database connectivity
  243. writing text in Opengl
  244. glutMainLoop
  245. mtl file to opengl
  246. Flickering model
  247. Camera & Quaternions
  248. Display List question
  249. draw list
  250. About pixel-space and object-space!