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. How to read value from texture
  2. FBO problem
  3. How to get the depth value on the other side
  4. Lighting Frustrations
  5. Turntable camera
  6. Removing remains
  7. VBOs seem to overwrite each other's data
  8. 3d maze is moving too slow!
  9. opengl superbible 5ed triangle problem
  10. OpenGL- Shadow Mapping
  11. 2D Texture Mapping
  12. Multiple texture object sharing same texturedata?
  13. Get mipmap levels of a texture?
  14. Color Scheme
  15. the gDEBugger texture viewer
  16. glPopAttrib & GL_INVALID_OPERATION
  17. shading lighting
  18. glBlendFunc
  19. Slow motions when looking to UP Vector from upside
  20. rotate 2D
  21. OpenGL beginner, Help!
  22. Change Color problem
  23. How to import maya files into opengl
  24. How must i use my crosshair in here?
  25. VSM Shadow
  26. Instancing - Sending mat44 array to a VBO crash
  27. GLSL how to use for better shading.
  28. VAO, VBO code broken by Catalyst 11.11 & 11.12
  29. Will glBufferData leak memory?
  30. Question about position and orientation
  31. Accuracy at large translations
  32. Multple Thread using OpenGL
  33. Spectrograph and large texture
  34. RayTracing in GLSL Help Needed !!!
  35. how do I pass color info to vertex shader?
  36. Is it ok to use a random texture ID?
  37. Problems with Reshape and Matrixmode
  38. Cloning
  39. Basic OpenGL question
  40. [SOLVED] HUD overlay
  41. GL_Triangles
  42. Getting black lines in Mandelbrot set plot
  43. Problems getting UniformBufferObject working
  44. 3ds max camera matrix to openGL gluLookAt
  45. Object is translucent. Depth problem.
  46. glBlitFramebuffer() not working as expected??
  47. GL_LINES on different positions
  48. Moving directions
  49. How to include GLM in iphone project
  50. Loop color data?
  51. Convert Shader from cg to glsl
  52. Physics Simulation in OpenGL
  53. Picking glReadPixels, gluUnProject and resize
  54. Orbit around object
  55. SDL trouble
  56. 2d code only draws black screen - noob question...
  57. dev c++ and glut installation problem
  58. subimaging a texture to itself?
  59. VAO, VBO acting strangely.
  60. Parallel loading of object files.
  61. noob question: want to use splines to draw a gear
  62. How to clear selected buffers in an FBO?
  63. Having Issues with black flickering?
  64. Using jpg images in mtl files to map textures.
  65. Texture mapping a jpg image, crashes.
  66. about edge flag
  67. Effect of swap-buffers on the GL Command Queue?
  68. Grabbing screenshot of fullscreen game
  69. OpenGL 2.1 GLSL 1.2 Texturing/Understanding Help
  70. Tracers
  71. obj to opengl c++
  72. Import a .obj file using opengl
  73. Texturing a triangle strip of varying width
  74. Zooming in and out using gluLookAt|gluPerspective.
  75. Rendering UI Elements
  76. how to set a mesh self-illumination
  77. Drawing on an object.
  78. Bottom-left axes as these from Blender
  79. How can i use mouse middle up-down button
  80. Basic SDL + OpenGL segfault problem.
  81. texturing a geodesic sphere
  82. How best to approach a localised thresholding open
  83. Problem with glDrawRangeElements
  84. Menu
  85. GL ES 2.0: which clip coord. after Vertex Shader?
  86. Transform Feedback Alternative in gl es 2?
  87. OpenGL Lighting Positioning
  88. freeGLUT doesn't open OpenGL Window
  89. Selecting a object to change color using popupmenu
  90. Alpha Channel of texture
  91. GL_LINE_SMOOTH produces "bold" lines (big width)
  92. polymorphism / global variables in glutDisplayFunc
  93. Drawing an [10][10] Field with Cubes
  94. Picking
  95. opengl problem
  96. GLEW Linking Problem (C++)
  97. Does freeglut allow you to draw in top of other?
  98. VBO best practises in openGL ES 1.3
  99. Animated camera transition
  100. total newb problems with texturing
  101. Billboarding
  102. Calculating where the shadow falls on a plane
  103. Creating objects dynamically
  104. How to make random colors?
  105. Texture Compression
  106. OpenGL and SDL tell compiler to use them "LINUX"
  107. Problem drawing a cube
  108. Simple question about geometry shader
  109. Draw 2d shapes on window without viewport.
  110. glsurfaceview
  111. texture operations
  112. GL_SMOOTH not working (was working before...)
  113. Faces
  114. install Opengl in windows 7
  115. Texture problem
  116. picking create drag drop of 2d point with opengl
  117. Rendering texture
  118. Loading 3D models in openGL ES
  119. VBO organizing ?
  120. convert from w3d to some useful format
  121. Co-ordinates mess up
  122. Materials and blending question (blank screen)
  123. 3d models
  124. Performance question
  125. feed the data into a texture
  126. Tool like RenderMonkey
  127. Constructors and deconstructors
  128. simple rotation
  129. FBO usage : glRenderBufferStorageExt OUT_OF_MEMORY
  130. how does glClearColor function works?
  131. Problems with rotation and drawing order
  132. Creating a cube?
  133. glDrawElements() and the built-in gl_VertexID
  134. Storing Geometry indices
  135. Texturing the inside of cylinder
  136. Background image behind 3D scene
  137. Rendering order within a single draw call
  138. (Lighting) behaviour different at each execution
  139. Textures draw as white when using TEXTURE_2D
  140. Picking a Specific Texture and Getting its "Name"
  141. Computer Graphics and Matrices
  142. Reversing Up-Vector of the camera
  143. FPS drop by close look at Texture ???
  144. Problem with scaling 3d-stereo
  145. Undefined reference problem
  146. How to clear the screen in openGL
  147. Specular Lighting Changes On Rotation Problem
  148. GLSL texture data format
  149. Need help with rendering several models
  150. Analog Clock using OpenGL ES
  151. weird problem with gl_Position variable
  152. why are the graphics so bad?
  153. 3d object showing through another
  154. Cubemap problem
  155. opengl stopped working suddenly
  156. tow basic questions
  157. view .step file (or .iges) / convert .step to .obj
  158. Generating terrain
  159. Bones, skinning, and deformation
  160. Some Bump Mapping Questions (cube-mapping)
  161. Last Try: Texture with alpha channel
  162. Counter-clockwise orientation of points
  163. How to limit OpenGL to v1.2 function
  164. gl_CopyTexSubImage problem with FBO on NVidia card
  165. INVALID_ENUM warnings
  166. Bezier surface obtained by rotation
  167. Keypress problem
  168. Fragment Shader Gradient?
  169. Drawing appears but suddenly goes away
  170. Picking using unique color IDs
  171. BindAttribLoc work, GetAttribLoc doesn't
  172. What should I learn?
  173. getting a single value back from the shader/gpu
  174. Duplicate geometry appearing on incorrect VBO
  175. fonts in freeglut
  176. vertex attribute passing to the shaders problem?
  177. Recoloring an image
  178. Regarding Tangent space
  179. FBO Render to texture
  180. OpenGL VBO within multiple threads
  181. texture
  182. What is texture swizzling?
  183. solar system opengl please help asap
  184. Lighting a Triangle Fan
  185. Need a tip for Phong shading implementation.
  186. Which book to buy??
  187. Creating texture from HDR image
  188. Visible triangle edges (when none are desired)
  189. texture2D vs textureLOD
  190. how to display a second picture in a delayed time
  191. Simulated color bleed for cubes with known colors
  192. Problem with glColorPointer
  193. teapot isn't rendered
  194. Giving an object 2 rot. points
  195. noob cannot figure out what is wrong - code crash.
  196. Draw on-screen vertices index efficiently
  197. RGB to HSV and vice versa conversion.
  198. Offscreen rendering ?
  199. Question of skybox drawing
  200. writing, please its urgent
  201. Is this how to calculate texture atlas coordinates
  202. camera problem
  203. Understanding glOrtho
  204. What about the new born OpenGL?
  205. glGetAttribLocation on separate shader objects
  206. Particle Plane Collision
  207. Texture not working
  208. glClearColor+WM-SIZE+only part is cleared
  209. normal maps
  210. looking for a simple sphere .obj file
  211. Multiple framebuffer objects
  212. Floating point textures and Mipmapping
  213. Before I rush headlong, some advice please
  214. Uploading an image using DevIL: Linker errors
  215. Output type of frag shader - can it be set dynamic
  216. Placing many different 2D elements in a window
  217. Rectangle drawn outside the view volume
  218. rotations//translate
  219. GL + timer queue
  220. Wrong vertices drawing with VBO with glDrawArrays
  221. Problem with per-vertex normals
  222. GLUT menu creation problem (Blue Book v5, Linux)
  223. Problem with glGetFloatv
  224. Curved/ Bent rectangles for track/road
  225. GLSL 1.5, inverse() and transpose() functions....
  226. 3D shape generation and manipulation
  227. Size of the model: render time and light intensity
  228. polygon draw
  229. Anisotropic filter
  230. Simple GLUT in Borland Builder 6
  231. Multi-Sample AA + PixelFormat - Init failed on ATI
  232. hittest / glupickmatrix / selectionbuffer
  233. Problems using GLSL with GL_QUADS
  234. texture mapping, loading up an image, DevIL
  235. Vertex buffers
  236. Libraries for OpenGL
  237. NeHe tutorial on Bitmap Fonts (tutorial 13) error
  238. alpha texture problem
  239. implementation of API in openGL/Mesa
  240. glfwOpenWindow() is failing
  241. Open GL thread safe?
  242. Exception using VBOs
  243. Basic Drawing with Connectors
  244. move throw the z axis only
  245. glDisable(GL_TEXTURE2D) get GL_INVALID_ENUM
  246. Draw only a part of something
  247. invert y axis // flip terrain
  248. SuperBible Code Misbehaving
  249. Single mesh versus array of mesh
  250. OSX 1.7 does not draw anything