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. Beginning with UBOs.
  2. Problem loading a obj
  3. Texture mapping non-smoothing
  4. Rotating an axis to create height change for obj
  5. Help for Rubik's Cube Rotation of each slice...
  6. Simulation speed depends on load
  7. .obj in OpenGL
  8. Positioned light moves when using quads
  9. Transparent image
  10. Processing cost of glUniformMatrix*()
  11. Color distortion rendering at certain positions
  12. GL_SPHERE_MAP
  13. N by N by N cubes to build a big Cube or similar
  14. Collision Detection
  15. gl_clipdistance - clipping - example
  16. error C2065
  17. Rotation problem
  18. texture creation problem?
  19. Try Create Texture
  20. Rotation of vertices
  21. Creating 3D Texture - Sample Help
  22. Retrieve frstum corners with gluUnProject?
  23. Interactive Parts Model - Noob
  24. texture atlas
  25. OpenGL/ Light (part1)
  26. One texture, one shader, two samplers
  27. Rotate and read back
  28. is there a way to find out what coordinate we r in
  29. glColorPointer and colors for whole triangle
  30. Problem with VBO
  31. Scene isn't rendering - probably matrix issues?
  32. GLFrame's getMatrix problem in superBible4ed
  33. about GL_MAX_RENDERBUFFER_SIZE_EXT
  34. FBO renderbuffer how it works
  35. can't get VBOs textured
  36. How to do 2d in modern opengl
  37. Compiling Real-Time Volume Graphics Book Samples
  38. Radeon X700 PRO not working with shaders
  39. Changing alpha of pixels on a texture?
  40. what is the easiest way to load images?
  41. Changing coordinates
  42. Declaring Vertices
  43. The simple Stuff : draw a Image to Screen
  44. Just Started
  45. texture look like 3d
  46. glGenerateMipmap(GL_TEXTURE_2D_ARRAY)
  47. Spot Light / Specular Lighting seems incorrect
  48. how do u create lighting/normals for glut objects
  49. Gaussian Blur Filter Sample
  50. urgent exam help pls!.what is the current matrix?
  51. Problems with glutKeyboardFunc
  52. glReadPixels/gluUnProject problem
  53. Planet ring
  54. About Modelview
  55. Regarding GL_SHORT....
  56. Regarding performance(CPU and GPU)
  57. Texture Wrap don't wrap
  58. Delete shared texture
  59. Compiling CG to GLSL
  60. 2D HUD
  61. glGetTexLevelParameter is undefined
  62. problem with light
  63. Cube
  64. issue with "camera" settings
  65. Rendering multiple quads workflow
  66. 3d texture coords
  67. Using Variables in Display?
  68. glReadPixels fail in 16 bit window color mode.
  69. Rendering the depth buffer to a texture in a FBO
  70. Light map theory...
  71. Texture mapping problem
  72. How to program quadbuffer code
  73. Moving a ball in a labyrinth
  74. Mirror a model completely?
  75. FPS Camera Basics
  76. Faces Shadowing Themselves
  77. OpenGL ES texture mapping and handling...
  78. OpenGL 3D Texture Simple Cube with glsl
  79. Sphere and texture rotation
  80. why this code cause glerror invalid enumerant?
  81. Polygon rasterization, fill, and point sampling
  82. VBO for geometric primitive
  83. Spotlight doesn't light up my scene
  84. lighting issue (can't get specular highlights)
  85. picking using VBO
  86. extract rotations and translations from matrix4x4
  87. Vector through poly intersection...
  88. AVI Player
  89. Black window
  90. Scaling for a HUD
  91. Problem with light
  92. Defalut Filtering technique
  93. please help me to control my game speed
  94. Professional game controls with Mouse and KeyBoard
  95. Texture mapping a 3d object (especially cylinder)
  96. lighting looks striped
  97. Ambient light to bright
  98. How do this viewport() and gluOrtho2d work?
  99. DXT compressed textures
  100. How to unproject the gl_FragCoord?
  101. How to read and understand openGL coding?
  102. Improving Skybox
  103. How to put a camera inside an object?
  104. Incomplete shapes and "blobs" (extra solid shapes)
  105. particle engine, and viewing distance
  106. Continuous rendering of animations
  107. Help about a code
  108. Redraw buffer
  109. issue with point and spotlights
  110. any recommendations for a port from directx ~7?
  111. How does glGenLists() work?
  112. Drawing Cylinders from polar coordinates (Max MSP)
  113. we need help in one project- PLS HELP US
  114. clearing sub-region of the window, or viewports
  115. Question regarding an example from Super Bibble
  116. mapping texture to gluCylinder
  117. Animation of 3D Hand Model
  118. How does gluLookAt() work with gluPerspective()?
  119. Texture problems (many different ones)
  120. How to display a vertex with large values?
  121. seamless tileable texture algorithm
  122. Matrix API
  123. 2 Little problem in My Program..=/
  124. Two spot lights
  125. glew + sdl problems
  126. Fail to visualize normals...
  127. gluLookAt and a tile-based top down view
  128. unable to get VBO to render
  129. shader code
  130. Skeletal Animation
  131. Questions about how OGL specs are created.
  132. how to render to 3d texture or 2d texture array
  133. Reading the state of the model matrix
  134. OpenGL in java?
  135. Question to Alfonse Reinheart
  136. Actually displaying VRAM
  137. transparency question
  138. Shadow Map - direct light
  139. GLSL multitexturing question with FBO
  140. Screen Refresh Event
  141. Introduction to basic projection
  142. Display List Not working (solved)
  143. glDeleteLists
  144. Help Basic 2D Grid
  145. Precision difference between Rbo and default Fbo
  146. Binding a vertex array
  147. Reading the pixel fromat of a texture
  148. restore control to console from GLUT window
  149. Pointer Error in GLUT
  150. display lists and color
  151. Why does the transparent textures flicker?
  152. Obtaining intersection data using line/ray
  153. NURBS weight problem
  154. black flicker at triangle edges
  155. Describing a 2d objects visible space
  156. White Screen - Graphics Card Problem?
  157. I get black scene while using FBO+multisampling
  158. How to create a 2D multisample texure?
  159. simple texturing shader not working...Black Screen
  160. Unknown problem(updated)
  161. Load textures with LWJGL? How?
  162. Not rendering 3D objects
  163. Cube texture fixed set of mipmaps problem
  164. storing transformations and rotations
  165. Displaying text with glutBitmapCharacter issue
  166. Unknown White screen
  167. New to OpenGL... references anyone?
  168. when to use glActiveTexture?
  169. Texture compression.
  170. Oblique projection
  171. colors acting weird
  172. Linking glew
  173. Moving from immediate to VBO with GLSL 1.1 (Mac)
  174. how can i get the vertex after rotation?
  175. Texture upload, multithreading, PBOs, FBOs
  176. Help needed with multi texturing
  177. glDrawArrays vs glDrawElements
  178. The best way for swap data between 2 VBO's
  179. Small lights on fire effects
  180. Textures inside FBO
  181. glBlendFuncSeparate issue
  182. is there any metho to save a texture into an image
  183. Wireframe and GL_TRIANGLE_STRIP
  184. Where to Start? Library/Framework f. Visualisatio
  185. nVidia drivers problem?
  186. OpenGL Rendering Issue on Remote Desktop
  187. Same game in OGL ESv2 doesnt work with OGL3
  188. Dynamic colors in OpenGL?
  189. Unhandled exception at 0x00000000 glGenBuffer
  190. Stencil Buffer
  191. Rendering Aspect Maps(Slope Maps)
  192. problem with building a texture from matrix
  193. point cloud to wireframe
  194. glTranslatef
  195. refreshing the same data
  196. glCopyTexSubImage2D destination?
  197. texture and colors
  198. Learning OGL on Droid platform. a bit confused
  199. Camera magic?
  200. Correct size of BufferData for Transform Feedback
  201. Use a texture from another application
  202. texture issue
  203. Drawing lines on top of a texture
  204. linker error using dev c++ and devpak
  205. How to get normals of each pixel fast?
  206. Picking related question
  207. GL_DECAL makes white border around texture
  208. particles via GL_POINT_SPRITE | Nvidia
  209. Problem with gltReadTGABits
  210. Different rendering on different devices
  211. Blending Problem
  212. screen capture
  213. resized image and result offsets
  214. Beginner needs help
  215. CopyTexCoordData2f
  216. Pixel-accurate rendering
  217. using alpha blending with shaders
  218. Nothing showing on screen
  219. mapping 2d touches into 3d space
  220. Nvidia's free PCF, how to get it
  221. Modifier Key Input Question
  222. Multithreading
  223. no rendering of object on screen????
  224. How to disable transparent textures for an object?
  225. Drawing texture in Windows OS using OpenGL
  226. multiple lights with shadow
  227. weird ...
  228. opengl animation
  229. using opengl without creating window
  230. Two texture on a model with different transparency
  231. glDrawArray+VBO increasing memory footprint
  232. 3d flight-simulator-like movement
  233. Palettes?
  234. Open GL SuperBible problem with setting up IDE
  235. How do I draw directly to image?
  236. rendering issue
  237. texture concept query
  238. tutorial
  239. shader program link error with no info log
  240. GlutPostRedisplay problem
  241. Coordinates and Texture Filtering
  242. gl_PointCoord issue
  243. VBOs and Normals
  244. Forward compatible vs Core profile
  245. cannot map texture to a polygon
  246. Simple Box Animation Not working
  247. create a frustrum
  248. OpenGL3 Toolkits, C++ and a problem
  249. non power of two texture loading slow
  250. Render to FBO