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. Sprite Skewing Problem
  2. Multi Textures VBO shaders
  3. matrix and rotation angle
  4. vbo obj loader, problem with textures
  5. Does Open GL support vertex group referencing?
  6. Cube Mapping OpenGl ES
  7. Texture Combiner Issues with Specific Video Card
  8. visualize of a 3D surface
  9. API implementation
  10. Shadow Maps, multiple lights and textured entities
  11. Drawing masked sprites
  12. glMultiDrawElements
  13. Transparent Problem in OpenGL - X11/xfce4
  14. Receive x,y data from socket continuously and plot
  15. Do big Quads slow down ?
  16. Mapping several Textures on the same surface
  17. How do i increase the radius once per second
  18. OpenGL lighting fault of texture
  19. IsInFrustum implementation
  20. A variation of deferred rendering
  21. Problem with passing uniform data
  22. Is performance depending on VBOs count in VAO?
  23. Texture question
  24. OpenGL + DevIL + EXR Format
  25. counterpart to "float4 uv[8] :TEXCOORD0" in GLSL
  26. Sphere surface picking
  27. Not able to draw at certain x positions
  28. GL_LINE Vs. DDA algorithm
  29. Want to set up GLSL asymmetric frustrums. How?
  30. Best way to convert line into triangle strip
  31. Reg:Open GL API's testing
  32. Trouble with frustum culling (Video included)
  33. anyone know's of a free .obj loader library
  34. Superbible 5th Edition vs a Free Tutorial ?
  35. Vertex Arrays, interleaved arrays, mouseMove func
  36. I used to think OpenGL was widely supported...
  37. How to use multiple output shaders??
  38. problems drawing 3D model using a jfloatArray?
  39. Copying back buffer contents into a texture
  40. Scale geometry to fixed size in pixels
  41. Shadow Detection
  42. Rotate a subquad of a quad ?
  43. Spheres and GLSL
  44. glDebugMessageCallbackARB INVALID_OPERATION
  45. Type aliases
  46. rotating vertices
  47. Osx Lion Core Profile 3.2 + glfw
  48. Particle Interaction
  49. sample codes for OpenGL SC 1.0.1 version
  50. related to OpenGL SC 1.0.1
  51. Planar reflection with texture mapping
  52. texture mapping of two planes
  53. glDrawArrays access violation, multiple objects
  54. orthographic projection matrix in GLTools
  55. Voxels
  56. glReadPixels doesn't do GL_LUMINANCE_INTEGER_EXT
  57. OpenGL shortcomings?
  58. Display a point cloud from Array
  59. loading tga textures
  60. glRotate / glTranslate Help
  61. Reading 3D Model
  62. Depth test problem
  63. GL_DEPTH_TEST enabled but doesn't work
  64. Drawing depth texture bound to a FBO
  65. Texture Color Distortion at Angles
  66. Modelview translation with GLM
  67. Drawing Help lines
  68. Problem with texture objects on indexed lists
  69. [Solved] Render to texture problem
  70. Using for to draw multiple objects?
  71. Problem about line rasterization
  72. Animate 2D objects (how to?) with Open GL ES 2
  73. General understanding of the GL Pipeline
  74. glReadPixels from GL_FRONT fails right after Swap
  75. Delay in open GL
  76. Creating tube using path--Rendering hermite spline
  77. Disappearing sides
  78. Screenshot with OpenGL
  79. cannot put particles over an image
  80. draw 3d points in space freely
  81. Shading looks ugly
  82. Having trouble translating in Tile Engine
  83. Having trouble with smooth movement in tile engine
  84. Images for parallax scrolling
  85. Transposing an object from one point to another
  86. Describing Indice Pattern
  87. Subtractive Blending using GLblendFunc
  88. Moving an object along with mousepointer
  89. testing opengl
  90. Animating a curve - should I be using a bezier?
  91. Easiest way to reconstruct eye space position
  92. [Sort of OFF-topic] - screen recording
  93. Animating sprites using spritesheet
  94. Efficiency of multple glDrawElements commands
  95. Better modifying the render or moving the camera?
  96. Write to Z-Buffer
  97. Loading multiple images
  98. Drawing multiple models and texturing?
  99. Best way to do Geometry Instancing
  100. openGL 2D maze
  101. What kind of VS' templete should I use?
  102. Weird performance issues
  103. math training for opengl
  104. Why are extensions available as function pointers?
  105. Forward-compatible line drawing
  106. Triangle Lists
  107. Ortho viewing setup problem
  108. Reset the camera
  109. Mouse selection
  110. Two Side Lighting and Intel HD Graphics Family
  111. uniform raycasting in a selected sphere region of
  112. glCreateProgram - Access violation
  113. OpenGL Global Variables
  114. Getting the depth image of a 3D object
  115. Applying/mixing material and texture
  116. Manual Data Formatting (Interleaving Buffer Data)
  117. GLSL loop problem on Radeon HD cards?
  118. Perspective problem
  119. how to render real terrain(GIS)?
  120. Bitmap Font Text Line Breaking
  121. glVertex3f throws GL_INVALID_OPERATION error?
  122. Texture mapping and reshape function
  123. Multiple Stencil Buffers
  124. Is it possible to batch draw calls across VBOs?
  125. Simple Initialisation on existing Window
  126. Problems with superbible sourcecode
  127. LodePNG Function.
  128. Custom color interpolation inside of a circle
  129. Why some functions can not be found?
  130. Is OpenGL and GLUT free?
  131. Reg : glClearDepth and glDepthFunc
  132. how to get RGB of a particular pixel ?
  133. translating DTED data into opengl
  134. Read Z-buffer of a device context
  135. openGL extensions
  136. Problem with extension GL_NV_fragment_program2
  137. isEmpty function?
  138. Showing subset of currently rendered objects
  139. Textures without blur
  140. Dynamic camera placement
  141. glTexParameteri problems I think...
  142. Moving A Ship Rotation Problem
  143. Cube shape appears distorted at edge of viewport
  144. glMaterialfv( )
  145. Parallel-planes within semi-transparent volume
  146. Modifying uniform variable arrays inside a UBO.
  147. Doubt in transformations
  148. Get a run time error when turn to freeglut.
  149. Best OpenGL Toolkit
  150. Sphere isn't filled (freeglut / OpenGL)
  151. Reading in a .obj file
  152. How to obtain OpenGL's version and update?
  153. how to rotate a polygon around a vertex
  154. OpenGL: Renderbuffer, depth buffer
  155. rotating primitives
  156. Why sometime the form is black, and I see nothing?
  157. Setting Up Development My Eviroment
  158. Rotating Problem
  159. Problem with texture
  160. Problem with views
  161. looking for an implementation of a TIN algorithm
  162. Another problem with views
  163. "invalid enumerant" after glTexImage2D
  164. Obtaining angle of incidence
  165. Drawing points
  166. Texture storage demands: GL_RED vs. GL_RGBA
  167. Two objects
  168. Problem with glTranslate*()
  169. Why MVP matrix in Tessellation Evaluation Shader?
  170. how to put a 3D object at fixed screen location ?
  171. Rotating and Scaling without gl
  172. After.bmp change to .tga , the picture is smaller?
  173. How to define the OpenGL Version i will use ?
  174. Creating a cube problems?
  175. OpenGL implementation
  176. OpenGL Access Within a Thread
  177. Load identity write it out does not work properly
  178. Change eye position of gluLookAt() doesn't work
  179. Grass animation
  180. problem in rotation of sphere with cubes
  181. creating 3D rect angle using opengl Qt
  182. How to render 2D textured "billboards" in 3D world
  183. Setting Up a Tessillation Shader
  184. Opengl - Textures problem
  185. Efficient Smoke
  186. OpenGL + parallelism shader
  187. Change velocity at a particular point
  188. Multiple Viewport problems
  189. OpenGL First Person Camera, non-gluLookAt()
  190. Toggling between "Shapes"
  191. test new forums
  192. Opengl - Loading .png images
  193. Creating a sphere
  194. Converting over from Ortho to Frustum
  195. how ton remove perticular cubes from the scene
  196. Is there such thing as a GL view "database"?
  197. Type cast error when use gluTessCallback();
  198. Rotating to face a target
  199. Texture Outlines
  200. A few questions about OpenGL and freeglut
  201. glTexImage3D reload/refresh
  202. Loading Bmp file problem
  203. Rendering with (free)glut Problems
  204. What are: floating-point and fixed-point systems ?
  205. Buffer Objects with Vertex-Array Data
  206. Skybox visual glitch
  207. The Temple In OpenGl
  208. Morphius-Solid ScreenSaver
  209. What is a scene graph?
  210. glDrawElements mismatched arrays
  211. how to set the big view area
  212. a texture(early created)cover another texture(new)
  213. Lighting Problem for the sphere
  214. Opengl - Jumpy lighting
  215. Cannot correctly render sky box
  216. Why the efficiency a simple 2D program is so low
  217. OPEN GL HELP PLZ
  218. glRotate and getting new vertices
  219. OpenGL Sphere
  220. Resizing the Line
  221. Plane and beginner
  222. Problem about glTools.h.....
  223. Rendering frame and filled faces simultaneously
  224. [Tutorial] NetBeans with OpenGL and Freeglut
  225. No Clipping
  226. Lighting Problem for the sphere
  227. Opengl - linker errors
  228. blank screen when using glutTimerFunc()
  229. Polygon Stipple Patterns
  230. Opengl - Shader problem
  231. How do I debug ?
  232. glDrawArrays with vector(STL)?
  233. Advice for starting out.
  234. Get 3D Mouse Corordinates.
  235. OpenGL SC and OpenGL ES
  236. How Load a 3D model?(3dmax or maya)
  237. weird errors in game project [HELP ME]
  238. OpenGL SC 1.0.1 with shaders
  239. Is Bubble Possible ?
  240. Invalid Operation on glDrawArrays non triangles
  241. FBO problem
  242. 3DTextures + Conversion + C++
  243. indexed vertex VBO and unindexed color VBO
  244. Regarding GL_EXT_framebuffer_object
  245. [SOLVED]Draw a class
  246. how to transform single vertices?
  247. Drawing one Model more than one time
  248. Help with beginner fragment shader code
  249. OpenGL + Allegro - Lag - Trouble with VBO
  250. planes,very beginner