- What is a 'texture unit'?
- Replacement of glFeedbackBuffer in ogl 3.3 nd abve
- SDL1.3 in a thread and OpenGL context in another.
- Rotation problem.
- Password matching
- 1 bit (3D) texture
- Problem creating a Mesh + Displacement Shader
- Blending texture background bug.
- Waving Flag - from nehe`s lesson#11
- Mapping screen coordinates to OpenGL scene coordin
- GLUT + OpenGL + Loading .obj Files and Textures.
- OpenGL error 1281 caused by glTexSubImage2D
- Having trouble with textures in HUD
- Any obvious improvements to my particle system?
- Suggestion regarding API
- Texture tinting
- 2D Rendering & View Movement
- Fragment face data
- waving flag not waving
- sky gradient problem
- what kind of gl command manipulate face normals
- Problem with MouseFunc
- Stencil-op depth fail with depth testing disabled
- is freezing the meshes inside Maya a good choice?
- glut window as mfc sub window (same focus)
- help in game graphics using OpenGL
- Adding color to a polygon
- Little Lighting issue
- Putting a windows form in a Opengl 3d world?
- Traversing sphere array without loop
- polygon vertices coloring
- render scene twice
- Is there anything more I can do for efficiency?
- Do Vertex Array Objects 'group' also glUniform?
- Mapping texture onto a rendered terrain
- some help regarding flickering
- Reading Depth32F Stencil8 combined buffer in shade
- Move drawing area
- Multiple Buffer Objects or not?
- Best way to move objects around?
- How to get last frame
- Improving fps
- is it possible to use "default" values vor array?
- Silly question regards "Superbible" camera class
- blending and framebuffer
- [solved] Drawing a cube
- custom build rules
- openGL and c#
- Rotating glScissor for layer clipping
- Using VBOs for drawing terrain with LOD (SOLVED)
- change camera view in a display list
- Drawing text using vector font in one draw call.
- OpenGL Super Bible gltMakeCube question
- Witchcraft
- unreferenced items in glut.h
- Can't display my texture properly
- GL_TEXTURE_RECTANGLE with GLuint data?
- Move object with mouse
- GL_TRIANGLES vs GL_TRIANGLE_FAN/STRIP
- Drawing C++ classes
- Hardware rasterizer
- RGBA FLOAT Renderbuffer object?
- Colormap texture
- FPS problem? What is wrong?
- depth test issue - urgent
- Loading and reading a floating point texture
- Replacement of evaluators in OpenGL3.3 and above
- Texture visibillty and transparency
- View changes in 3.3
- Rendering textures vs Procedural Patterns
- Basic shadowmapping problem
- Loading VBOs
- problem with clouds
- Transformations not working, newbie problem.
- A question/problem with logging in
- beginner's question
- Displaying object troubles
- How to Show model views with the keyboard or menu
- How to draw a hemisphere?
- Render to Memory Location with Hidden Window
- How to prevent blending with background?
- beginner question about "camera" in openGL
- glBlendFunc() problem
- problem with glcopyteximage in LWJGL
- glDrawElements with indeces in GL buffer object?
- Zoom and pan features with the help of mouse
- drawing cube with LWJGL
- Correct rotating an object in glOrtho2d
- Open GL in qnx
- environment color vs. primary color
- cube mapping in LWJGL
- glDrawElements and texture mapping
- Should I use glFinish / FenceSync for this or not?
- hidden surface removal
- Every other frame is completely black..
- Orthographics View
- Blend function w/ both source and dest alphas?
- bsp colision detection crash when i hit wall
- why some children index in bsp node negative?
- the 3 coordinates axes
- vertex array object question
- Speeding up 2D Texture engine
- Free texture data but retain ID
- Getting color from FFP in standalone frag shader?
- Rotating coordinate axes
- Infinite zoom
- Clearing 4 draw buffers at once
- opengl to opengl es
- 2D Pixel exact collision through GPU
- Debugging OpenGL: Converting GLDouble to char...
- Nothing visible /black screen in opengl 4.0
- Replicate old game
- Opacity Map Problem
- Transparency math, unexpected result!
- Boudary Edges
- Drawing 3D line
- GL_ARB_timer_query among others
- extension naming
- about extensions, again
- Viewport/image help needed
- glDrawElements does not uses per index uv/normal!
- Can't get openGL examples to work on QT!!!
- Extruding fonts
- Sobel Horizontal Edge Detector Problem
- Problems with initializing of a texture in JOGL
- Picking, choosing nearest object
- What book to chose to buy? (1 Math & 1 OpenGL)
- Movable objects with opengl
- VBO + DisplayLists
- Regarding creating an infinite space
- Texture Flickering on the Right Side of the Screen
- Raster Graphics and Vector Graphics
- Picking with Opengl
- Quads not displaying correctly in Wireframe
- Texture Mapping in OpenGL
- [SOLVED]- Uploading a grayscale image to OpenGL
- Transform Feedback Buffer /w glDrawElements
- How To Penetrate Objects?
- How to Translate and Rotate axes to match a vector
- 2D transformations
- modifiying opengles to look better
- Separate Model and View Matrix
- Library for BPTC
- Loading a model
- Sprite Batcher Strategies
- glDrawPixels and data "stretching"
- OpenGL SuperBible's example moving very rough
- opengl coordinate system
- Polygon Smooting (2D)
- vertex array objects and huge meshes
- glColor4b with integers.
- Help to create a mouse funtion for free rotation
- Zoom in on loaded texture with mouse click?
- loading 3d models
- Using OpenGL for a window management system
- how to pin mouse in center of screen?
- BloodShed C++ question
- glutBitmapCharacter doesn't work at all
- Learning OpenGL ES
- Bug in glEvalMesh documentation?
- Problem of not displaying the desired cube
- Skybox with large terrains
- Matrix Rotation loses 1 axes of rotation
- what's the effect of coefficient in glTexGen
- using Variables to index arrays in GLSL on an ATI
- waht's the "Stencil Test" Compare
- Changing MODELVIEW does not work with gl*Pointer
- A 2D-OPENGL viewer and c++ frameworks ?
- Help with very simple projective mapping code
- glPolygonMode(GL_FRONT_AND_BACK, GL_LINE) with GS?
- How to implement Multi texture mapping on models
- Starting opengl freeGlut opengl 4.1 context
- what's the difference about light(),& lightmode()
- VBO GL_DYNAMIC_DRAW and lighting problem
- Project advice - Water surface animation
- Viewpoint position problem !
- Some Beginner questions
- One shader two images with different dimension
- Displaying Graduated color bar
- Memory Leak - can't find it
- Antialiasing: polygon smoothing or global antialia
- OpenGL ES Texture Transparency
- OpenGL ES using multiple textures on single plane
- Want to learn OpenGL
- Terrain rendering with VBOs - normal map problem
- Simple drawing Issue
- texture on human face
- Drawing WebGL back to 2D Canvas
- Synching Redraw with monitor refresh rate
- How to draw text that faces the viewer?
- Shading in OpenGL
- Polygon offset with Polylines
- (Open GL, blit) Making a bitmap colour transparent
- Help finding the right lighting normal to use.
- Right mouse Button and Mouse Movement for Zoom?
- loading jpg file opengl
- creating a rotating car - I'm terrible at this!!
- glDrawElements error!!!!
- opengl models do not overlap correctly
- SuperBible 5th Edition First Program Problem
- Stripes on a transparent object
- Synthetic vision: Using mouse input
- problem with texture
- Problem with stencil buffer in Win32 Console
- Model Rendering problem...
- make bullet marks transparent? or?
- glcolor is messing with gltexture
- glScaling a model not possible?
- Meaning of one command in the function of OpenGL
- vertex array from MySQL database
- Showing axis in WebGL
- Getting triangle's 3d coordinate after rotation..
- Texture Mapping Triangle Strip VBO?
- build indices array at runtime
- Pixel blending using glTexSubImage2D()
- OpenGL menu plese help!
- VBO with multi texture
- object reflect skybox
- Lighting and Texture in WebGL
- Texure mapped to unwanted objects
- uv mapping & fragment shaders
- Rendered cube when rotating corners 'cut'
- Gimbal Lock! Please help!
- Moving inside the scene in any direction
- linking problems
- textures with pbo's
- could somebody tell me why mine square occupy all
- Asteroids
- .obj file format
- Catmull Rom Splines
- Rotatef and Translatef combinations
- glFramebufferTextureFace ?
- I can't load image using devil library why ?
- selection mode strange problem
- glDrawArray (how do you code it?)
- Preventing zoom of a partcular object.
- Ortho View Scrolling/Panning
- animated texture on Polygon
- Quality difference between Perspective and Ortho?
- Texture not working properly
- 3D texture coordinates
- using glReadPixels with ByteBuffer
- How to begin - Science simulator
- Shadow's in OpenGL Core
- Frame rate issue?
- Full precision RenderBuffer
- Texture mapping from image
- my opengl program gives a blank output screen afte
- Updating part of a uniform array
- blending a polygon for transparency