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. OPENGL MUTILPLE WINDOW RENDERING
  2. Unintended Lines And Boxes
  3. glTexImage3D update with frame buffers
  4. Framebuffer: Color and depth at same time
  5. what is wrong?
  6. Masking a moving polygon
  7. rotate Cube using keys
  8. Slide on surface
  9. how to put 2 textures onto 2 quads? any ideas
  10. Serious bug in renderText()
  11. glTranslatef lost values
  12. Light-emitting objects
  13. OpenGl context
  14. Loading textures without GPU clocks?
  15. Rendering *without* super sampling?
  16. A simple 'command window'
  17. Overlay / GUI / UI
  18. transfer camera view to model
  19. OpenGL Occlusion Query[Help!]
  20. why wont this render?!
  21. center text inside a rectangle
  22. Texture mapping distortion :(
  23. How to Translate Camera after Rotating the Scene?
  24. Drawing tons of points
  25. .obj Loader -> drawing of object
  26. OpenGL prerequiisite?
  27. wath determines opengl version
  28. glUniformMatrix4fv when is the data copied?
  29. Moving a Model
  30. WGL_ARB_create_context is not supported
  31. sampler object not work with compare mode
  32. Some help with gl_points - beginner
  33. Where can I download SuperBible's example codes?
  34. 'Assign' texture to class objects
  35. is there any good idea for 3D rendering?[Talk]
  36. can not superbible sourcecode in windows xp
  37. Picking Objects
  38. [C++/SDL/OpenGL] Wrong mouse information
  39. Capture World XYZ Coord for Entire WIndow
  40. Wrong Color for 2D quad
  41. draw a teapot without using glut
  42. problem with rendering - 2 high resolution screens
  43. VBO
  44. Problem loading an .obj file
  45. GLSL shader problem in Panda3D
  46. int to float conversion on GPU
  47. issue building unofficial opengl sdk
  48. Impossibly slow frame rate drawing OBJ Model
  49. Questuin about coding
  50. is there a way to store whats drawn to the screen?
  51. draw object in 3 dimensions with openGL C++
  52. texture to stay within the window?
  53. Code examples of ambient occlusion techniques?
  54. glMultMatrix
  55. Newbee needs help with Phong Shading
  56. About projection and translation in perspective
  57. Casting a shadow on X-Y plane
  58. Problem with declaring vertex normals
  59. 3D texture not loading correctly
  60. texture acting different in two PCs (Windows)
  61. glScalef() problem
  62. ERROR: Not all shaders have valid object code.
  63. Draw a polygon when mouse is clicked, issue
  64. Need help with the Camera viewing
  65. Detectiing white portion in a textured plane
  66. Texture border problem
  67. glBlendFunc problem
  68. Camera focal length
  69. Newbee is back with spotlight question...
  70. how to stop a vertex buffer without deleting it ?
  71. Need help with OpenGL
  72. How does OpenGL rasterize pixels?
  73. Question about glxBindTexImageExt()
  74. Which is the best way to dray a cuboid?
  75. 2D texture problem
  76. Restrict OpenGL to core functionalities.
  77. Simply drawing lines; Adjusting drawing to window
  78. Fade In / Out effect on 2D
  79. How to scale the viewport to see more?
  80. about some display issue .
  81. gl3w- undefined reference to 'glXGetProcAddress'
  82. glDrawPixels displays black screen (.ppm file)
  83. Very strange shading effect
  84. Vertex Normals and Sharp Edges: How to Correct?
  85. Opengl import 3d model problem
  86. Perspective Projection and 3D world coordinates
  87. opengl mdi, qt, and viewport
  88. examples textures - help me understand something
  89. help me out with code
  90. Wht the cylinder's surface is not filled?
  91. Texture and lighting + class structure.
  92. Terrain Texture Mapping?
  93. Texture blending
  94. small problems with beam program + ligtht position
  95. Recursion program issues
  96. Is that possible? (textures)
  97. Quick Question ? about image display
  98. noob question, why double boxes printed out?
  99. glDrawElements() doesn't work with loaded vals
  100. Problem when loading lists
  101. Where can i download openGL 1.2 and higher?
  102. okay I had it ! with this glDrawElements function!
  103. Image not as texture
  104. Invalid triangle detection
  105. Texture Perspective Correction!
  106. texture mapping - where is the mistake?
  107. Problems Rendering projectiles
  108. Textures or Materials?
  109. integrating threads with OpenGL
  110. Yet another camera implementation question
  111. Camera view matrix
  112. PolygonMode front and back fill
  113. please help me ..
  114. Can't understand perspective projection matrix
  115. Help, please, I will love you forever.
  116. Fixed light and moving spot light with the mouse
  117. Reading a texture from multisample back-buffer
  118. Texturing a Circle
  119. Texture Mapped Fonts from Beginning OpenGL Book
  120. How do I unrender a mesh once I've rendered it?
  121. glTexImage3D data
  122. Problem with a slow program and textures
  123. Horrible nightmare visions
  124. c++ public accessor method
  125. Assigning new texture to vector causes crash
  126. Getting an object to 'orbit' another object
  127. Bounding box for collision detection
  128. grayscale and glTexImage3D
  129. FBO issue: glViewport set, only draws one part
  130. Texturing Sphere
  131. Material Problem
  132. want to draw an arrow with gluCylinder
  133. high-quality curve
  134. Texture Co-ords?
  135. obj loader problem
  136. how to play mp3 file?
  137. this confuse me
  138. beginner opengl where is GLU_EXT_object_space_tess
  139. about texture map
  140. opengl 2d shapes and textures
  141. Creating a simple 3D world with Floor Co Ordinates
  142. openGL buffer for vector of struct
  143. noob question - modelview and projection matrices
  144. How to fix overexposed look?
  145. moving a light
  146. VBOs and Normals
  147. Question on using short CT data create texture
  148. Looking with Camera?
  149. high-quality curve again
  150. Texture correction :O
  151. gas laws 3d
  152. plot stick or bars
  153. Cannot open file freeglut.lib
  154. [OpenGL ES 1.1] Combine glColorf with Mesh color
  155. 3D object registration in ARToolkit
  156. Regarding counters used in GPU performance tools
  157. Using Display Lists to boost FPS in Minecraft-like grid-based world
  158. Beginning OpenGL Game programming Second Edition- Luke Benstead
  159. Help
  160. display framebuffer on screen
  161. More questions about my horizon based ambient occlusion shader
  162. Replace glutTimerFunc
  163. user interaction with opengl
  164. 3D Object translation and resize
  165. Problem with Vertex Buffer/Index Buffer Combination [Qt 4.8, C++]
  166. Lighting problem
  167. Texturing a vertex array with a bitmap.
  168. background color intially doesn't take
  169. Screen space ambient occlusion
  170. synthetic vision:
  171. How to simulate a procedure?
  172. Passing from one "scene" to another problem
  173. Get world coordinate
  174. Major Memory Leak Caused By ATi dlls
  175. Omnidirectional Shadow Maps
  176. What is a mesh and a question about OBJ files
  177. cut an object
  178. glVertexAttribPointer
  179. Seeing just a black screen.. no output !!
  180. open a context Opengl 3.3 with wglCreateContextAttribsARB and texture probleme
  181. The texture is not shown on the object
  182. 3DS Max OBJ file to OpenGL C++
  183. glutIdleFunc performance issue
  184. Problem with loading PPM
  185. How can i draw a star using glut and basic glVertex function?
  186. Lighting problem after drawing a cylinder
  187. Quick question: Newbie and modelview-matrix..
  188. Book Suggestions for Beginners
  189. Looking for advice on a model format
  190. How can i load a 2D .jpeg/.jpg image and display it using glut of opengl?
  191. Difference between glMatrixMode(GL_PROJECTION); and glMatrixMode(GL_MODELVIEW);
  192. Can't load .png image using opengl texture
  193. learning and create engine
  194. Cubemap texture not shown
  195. Draw a star, and a planet by OpenGl C#
  196. Heightmap render order performance
  197. Colors on terrain, glcolorpointer ?
  198. Help in solving the error
  199. How can i set color to a viewport area?
  200. GLUT: Fatal Error in openframeworks: pixel format with necessary capabilities not fou
  201. Help me to solve the problem?
  202. How save wide image ?
  203. Learn to draw and deform a grid
  204. How many matrices should be sent to vertex shader?
  205. glVertexAttribPointer
  206. glGenTextures question
  207. OpenGL Texture on height map
  208. g++ link with '-lGL' problem in ubuntu12.04
  209. Textures displaying red background
  210. Drawing Text
  211. Cubemap: No colour is obtained on calling textureCube
  212. please can anyone give me code of bsp trees for curves and surfaces
  213. How to make Visual Studio 2005 support opengl2.0+?
  214. Lighting problem
  215. Gupta Sproull Anti-aliasing Algorithm
  216. Off-screen Rendering for C# display
  217. Best co-ordinate system for axis-angle matrix
  218. OpenGL Hello World
  219. Implementing a Camera + HUD
  220. OpenGL with SDL; lose all input in fullscreen mode
  221. Problem with clip planes on ATI
  222. Need Suggestions on Screen co-ordinate system
  223. Creating a Room
  224. Problem with texturing
  225. how to use 6 2d textures as 1 cube texture
  226. Jumping/stuttering (probably lag)
  227. Regarding Coordinate Transforms
  228. Questions about deferred shading
  229. lighting problem
  230. Floating point depth buffer creation fails
  231. lighting problem
  232. Modern OpenGL and 2D drawing UI
  233. Wired -glEvalMesh2 problem
  234. Gradient background - First drawing problem
  235. OpenGL Basic Shapes tutorial
  236. about matrix usage in opengl
  237. 4.2 Optimizations
  238. Urgent Help Needed... PLZ
  239. Terrain slope
  240. I want add light and shadow to triangle.
  241. Update texture of the inside of a sphere where the user is looking (Android)
  242. Minecraft OpenGL Error
  243. Lighting Problem
  244. Set_GFX_MODE Crash
  245. Issues with texture mapping/loading
  246. Helps about readpixeldata..(Color)
  247. The LookAt target location doesn't matter if it is z = 0 or z = 1000 or -1000?
  248. [GLSL] Stationary spotlight
  249. X and Y axis
  250. Order of initializing matrices