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. Picking Problem
  2. Some framebuffer access rules questions
  3. Loading Volume Data to 3D texture
  4. OpenGL 3 VAO + Shaders with Indices
  5. where does openGL draw to
  6. Re-sizing problem
  7. How to better use OpenGL
  8. Has specification described this situation?
  9. Image not rotating?
  10. Vertex array objects and black screen of death
  11. Mapping to a 3D space
  12. Making a Bezier curve oscillate
  13. Why do the objects get blended together?
  14. Moving Camera accurately
  15. multiple textures on a single VBO?
  16. C# and opengl?
  17. how to render to float32-rendertargets
  18. Creating textures
  19. Getting rotation (normal?) from 3 points
  20. Loading A Picture in Opengl??
  21. GLSL: troubles with uniform float variables
  22. Threads: segmentation fail with GL-functions calls
  23. Placing pixels in 3D space and user rotation
  24. adapt xcompmgr to enable a color-transparency
  25. about ''float4 uv[8] : TEXCOORD0;'' Solved!!!!
  26. Image with Depth Map
  27. texture problem
  28. Opengl shader matrix computation problem
  29. Update Texture Alpha channel
  30. gl_FragCoord.z confusion
  31. SetPixelFormat always returns false?
  32. Keeping quads size when using VBO and glScale
  33. How to use a XPixmap into openGL
  34. Colouring a surface
  35. PBO slower than glTexSubImage2D() ???
  36. Drawing lines with a vector of verticies
  37. How to remove lines inside triangle meshes
  38. Programming on the GPU
  39. webgl and compress texture file
  40. Where can i find opengles2.lib
  41. Mesh with fill and wireframe
  42. 3D models
  43. how to render to texture?
  44. get position of vertex
  45. Tesselation and Texture
  46. Is there a opengl4.lib ?
  47. Return/Output variables from shader
  48. Problem with normals?
  49. Motion Blur With Shader Example
  50. OpenGL Samples 4.1 running error
  51. save greater-than-one float in texture!!solved!!!!
  52. Help With Cube.
  53. OpenGL 4.0/1 SDK
  54. click 2d button to display object
  55. two colors interset with each other
  56. MSVS 2010 Professional with OpenGL
  57. Fullscreen Texture Align with Frame Buffer
  58. Not drawing anything.
  59. gluPerspective( near clipping )
  60. About WebGL and .obj files
  61. Newbie questions on terrain per pixel shading
  62. Extrude a surface without glBegin-glEnd?
  63. OpenGL and GDI+ in overlapping windows
  64. Camera Movement [SOLVED]
  65. Rotating about a single axis
  66. Multiple Textures on GL_QUADS Call
  67. Problem with stencilling
  68. texture to texture copy, running through a shader?
  69. Find edge of window given a Z
  70. Good Sources/Books for learning Opengl quickly
  71. make an object elastic and flexible
  72. Display a complex mesh in openGL
  73. Resize windo
  74. What part of textured sphere is viewable
  75. Convert point sprites to a shape on a globe
  76. Simple Animation
  77. different textures on both faces of a rectangle.
  78. read stencil buffer
  79. gluLookAt(z=0) objects z=0 but they r not visible
  80. Bsp tree
  81. Transforming the 3D model affects the shadow map
  82. Why should I use two matrix modes?
  83. glEnable(0)
  84. update the glut window (online)
  85. Compilation error (beginner, c++, netbeans)!
  86. Just started OpenGL, having massive problems-
  87. How to load the texture that not power by 2?
  88. Understanding Texture coordinates
  89. How to use glTexImage2D load bitmap?
  90. OGL Application in MDI (Should i use wizard?)
  91. Problem with learning texturizing please Help
  92. glReadPixels problem
  93. Is this how lighting is supposed to look?
  94. Disappearing models
  95. how can i upload a sub rect of pbo to a texture?
  96. View JPEG
  97. SFML/OpenGL draw nothing
  98. glOrtho() and camera shaking magnitude
  99. wglCreateContextAttribsARB identifier not found
  100. normal vectors
  101. Linking Errors
  102. Creating two Opengl Windows
  103. 2D images flicker on screen when comb. w OpenGL
  104. Texture stops rendering on iphone
  105. Case sesitive Functions???
  106. Render scene to texture: FBO and glCopyTexImage2D
  107. Cube map Texture Coordinates
  108. OpenGL RC Sharing (wglShareList)
  109. specular lighting and shininess
  110. Loading BMP file using C++
  111. Loosing Keyboard Control
  112. Viewport distortion- even with proper aspect ratio
  113. Multiple shaders single VAO/VBO
  114. Create a grid
  115. Depth Test Begins to Fail as Distance Increases
  116. Super Bible 5 triangle errors
  117. architectural models illumination
  118. Storing 3D data
  119. video card upgrade and selection
  120. Opegl Cube (Blank Screen)
  121. A little help with timers
  122. Doubt with reshape function
  123. GLSL texture tearing problem
  124. Definition of GL_PACK_ROW_LENGTH parameter
  125. getting rid of windows console?
  126. camera system object centric
  127. Linked Error (Help a Begginer)
  128. about lighting calculation and back-face culling
  129. Several Rectangle or One rectangle with cuts
  130. Question about Toon Shader order of operations
  131. Creating quad from poitns using geometry Shader
  132. Polygon Triangulation And Layer Filling
  133. Depth only FBO, incomplete draw buffer
  134. Making a 3D custom shape
  135. OpenGL windows api
  136. New to OpenGL...looking for some help!
  137. What card don't have GL_EXT_Secondary_color?
  138. Rendering Color Stored In Texture Coordinates?
  139. Experience with X3D
  140. Rotate camera without the idle function
  141. Commercial distribution of OpenGL
  142. SOIL library , how to use
  143. glGenRenderbuffersEXT() segfault? Need help...
  144. camera position
  145. What way is faster than wglUseFontBitmap to draw t
  146. nurbs 3D object
  147. Problems with displaying 2D Images (using DevIL)
  148. Rendering wavefront obj files with VBOs
  149. getting GLEW to work for first time
  150. Anti aliasing
  151. Clear Screen
  152. Question about using Bitmap images as Textures
  153. webgl matrix set
  154. Regarding use of uniform variables in Frag Shaders
  155. Converting object to screen coordinates
  156. pick point
  157. Difference between OpenGL 2.1 and 3.0?
  158. Changing a Vertex Attribute
  159. Image Transitions...
  160. How to at any time change a OGL into fullscreen?
  161. PNG Transparancy blending?
  162. How to get the size of graphics memory?
  163. Cannot Draw Textures
  164. vector multiply in webgl
  165. Opaque shader
  166. Different buffers for different objects
  167. need a quick answer of my very simple question
  168. Help With Camera
  169. Models are messy without gl_Vertex
  170. Can't get indexed VBOs to work.
  171. Camera and lighting
  172. can not get right perspective view of model
  173. automatic zoom to fit irregular 3D model to screen
  174. OpenGL versatile for older computers?
  175. ransformation: object to eye coordinates
  176. right-hand rule - glRotate wrong direction?
  177. Light, distance and fading.
  178. Problems with simple OpenGL (core) file
  179. Window Resizing
  180. Any books on coding a engine from scratch (cpp)
  181. Sensing an objects(Quads/Triangle) Positioning
  182. draw mesh at 0,0,-1000 opengl/webgl
  183. OpenGL vs OpenGL ES (GLchar and more)
  184. Drawing half spheres in java/lwjgl
  185. what API can instead glBitmap move pos?
  186. convert opengl to opengl with shader
  187. How to specify fragment shaders output?
  188. Help setting up VBO
  189. Spotlight only illuminates -z-space
  190. Image with fixed tag
  191. Opinions on 3D model File Formats
  192. glClear() tampering with data?
  193. multiple windows using glui and glut
  194. VAO/VBO for meshes
  195. problem
  196. Texturing Repeat and other questions...
  197. zNear/zFar: how to do depth partitioning?
  198. Regarding the interpolation of varying variables
  199. glOrtho + Bounding Box problem
  200. glLoadMatrix fails to update current matrix
  201. Draw mesh on image in openGL ES
  202. Advice needed - regular texturing vs. pixel shader
  203. Heads up display (HUD) dynamic text input
  204. opengl texturing issues
  205. Sharing information between GL contexts on Linux
  206. Menu overlay with many sub-windows
  207. Replacing an existing texture with a new one
  208. OpenGL creating a command to open a door
  209. help with interactive water effect!
  210. OpenGL SolidTeapot() how to place it in 3d world
  211. OpenGL Collision - any help with coll and co-ords?
  212. SuperBible 5th Edition Chap2-Triangles Not Working
  213. glNormalPointer isn't doing normal things!
  214. FPS camera
  215. struggle in bug error MSVCRTD.dll
  216. Icon drawing in 3d
  217. GLWindow class?
  218. Coding a Game, have hit Giant Roadblock
  219. How can I start with Symbian S60 v3
  220. Selection excluding occluded objects
  221. Multiple Textures in One scene, One per mesh?
  222. Translation in Z
  223. "Voxel" Problems [SOLVED]
  224. Pls pick apart my code
  225. Test for support for glCreateShader ?
  226. Binding several buffers simultaneously?
  227. Showing the density of a plot using jogl
  228. Adding an image
  229. Vertex Attributes
  230. Different buffers for different objects
  231. can't translate objects/prmitives along x-axis
  232. Distance to object in world space
  233. Dump all OpenGL State to log file
  234. UV problem
  235. 3D Texture Rendering Confusion
  236. capture opengl scene
  237. Is rendering to the primary framebuffer possible?
  238. Platform Independent OpenGL
  239. How to write a Custom Wizard for OpenGL in vs2008
  240. Jitters in textures
  241. Problem with GL.ReadPixels() CPU usage
  242. Rendering transparent "pie" area
  243. Unknown OpenGL symbols when compiling freetype.gl
  244. Cannot Draw Ellipse
  245. Get Center of the Ellipse
  246. Absolute beginner: Rendering 8 verts
  247. why my quads renderer all in white?
  248. Best place to get OpenGL header files?
  249. Question for the usage of attribute in shader ?
  250. glColorPointer drawing only in black color