- Picking Problem
- Some framebuffer access rules questions
- Loading Volume Data to 3D texture
- OpenGL 3 VAO + Shaders with Indices
- where does openGL draw to
- Re-sizing problem
- How to better use OpenGL
- Has specification described this situation?
- Image not rotating?
- Vertex array objects and black screen of death
- Mapping to a 3D space
- Making a Bezier curve oscillate
- Why do the objects get blended together?
- Moving Camera accurately
- multiple textures on a single VBO?
- C# and opengl?
- how to render to float32-rendertargets
- Creating textures
- Getting rotation (normal?) from 3 points
- Loading A Picture in Opengl??
- GLSL: troubles with uniform float variables
- Threads: segmentation fail with GL-functions calls
- Placing pixels in 3D space and user rotation
- adapt xcompmgr to enable a color-transparency
- about ''float4 uv[8] : TEXCOORD0;'' Solved!!!!
- Image with Depth Map
- texture problem
- Opengl shader matrix computation problem
- Update Texture Alpha channel
- gl_FragCoord.z confusion
- SetPixelFormat always returns false?
- Keeping quads size when using VBO and glScale
- How to use a XPixmap into openGL
- Colouring a surface
- PBO slower than glTexSubImage2D() ???
- Drawing lines with a vector of verticies
- How to remove lines inside triangle meshes
- Programming on the GPU
- webgl and compress texture file
- Where can i find opengles2.lib
- Mesh with fill and wireframe
- 3D models
- how to render to texture?
- get position of vertex
- Tesselation and Texture
- Is there a opengl4.lib ?
- Return/Output variables from shader
- Problem with normals?
- Motion Blur With Shader Example
- OpenGL Samples 4.1 running error
- save greater-than-one float in texture!!solved!!!!
- Help With Cube.
- OpenGL 4.0/1 SDK
- click 2d button to display object
- two colors interset with each other
- MSVS 2010 Professional with OpenGL
- Fullscreen Texture Align with Frame Buffer
- Not drawing anything.
- gluPerspective( near clipping )
- About WebGL and .obj files
- Newbie questions on terrain per pixel shading
- Extrude a surface without glBegin-glEnd?
- OpenGL and GDI+ in overlapping windows
- Camera Movement [SOLVED]
- Rotating about a single axis
- Multiple Textures on GL_QUADS Call
- Problem with stencilling
- texture to texture copy, running through a shader?
- Find edge of window given a Z
- Good Sources/Books for learning Opengl quickly
- make an object elastic and flexible
- Display a complex mesh in openGL
- Resize windo
- What part of textured sphere is viewable
- Convert point sprites to a shape on a globe
- Simple Animation
- different textures on both faces of a rectangle.
- read stencil buffer
- gluLookAt(z=0) objects z=0 but they r not visible
- Bsp tree
- Transforming the 3D model affects the shadow map
- Why should I use two matrix modes?
- glEnable(0)
- update the glut window (online)
- Compilation error (beginner, c++, netbeans)!
- Just started OpenGL, having massive problems-
- How to load the texture that not power by 2?
- Understanding Texture coordinates
- How to use glTexImage2D load bitmap?
- OGL Application in MDI (Should i use wizard?)
- Problem with learning texturizing please Help
- glReadPixels problem
- Is this how lighting is supposed to look?
- Disappearing models
- how can i upload a sub rect of pbo to a texture?
- View JPEG
- SFML/OpenGL draw nothing
- glOrtho() and camera shaking magnitude
- wglCreateContextAttribsARB identifier not found
- normal vectors
- Linking Errors
- Creating two Opengl Windows
- 2D images flicker on screen when comb. w OpenGL
- Texture stops rendering on iphone
- Case sesitive Functions???
- Render scene to texture: FBO and glCopyTexImage2D
- Cube map Texture Coordinates
- OpenGL RC Sharing (wglShareList)
- specular lighting and shininess
- Loading BMP file using C++
- Loosing Keyboard Control
- Viewport distortion- even with proper aspect ratio
- Multiple shaders single VAO/VBO
- Create a grid
- Depth Test Begins to Fail as Distance Increases
- Super Bible 5 triangle errors
- architectural models illumination
- Storing 3D data
- video card upgrade and selection
- Opegl Cube (Blank Screen)
- A little help with timers
- Doubt with reshape function
- GLSL texture tearing problem
- Definition of GL_PACK_ROW_LENGTH parameter
- getting rid of windows console?
- camera system object centric
- Linked Error (Help a Begginer)
- about lighting calculation and back-face culling
- Several Rectangle or One rectangle with cuts
- Question about Toon Shader order of operations
- Creating quad from poitns using geometry Shader
- Polygon Triangulation And Layer Filling
- Depth only FBO, incomplete draw buffer
- Making a 3D custom shape
- OpenGL windows api
- New to OpenGL...looking for some help!
- What card don't have GL_EXT_Secondary_color?
- Rendering Color Stored In Texture Coordinates?
- Experience with X3D
- Rotate camera without the idle function
- Commercial distribution of OpenGL
- SOIL library , how to use
- glGenRenderbuffersEXT() segfault? Need help...
- camera position
- What way is faster than wglUseFontBitmap to draw t
- nurbs 3D object
- Problems with displaying 2D Images (using DevIL)
- Rendering wavefront obj files with VBOs
- getting GLEW to work for first time
- Anti aliasing
- Clear Screen
- Question about using Bitmap images as Textures
- webgl matrix set
- Regarding use of uniform variables in Frag Shaders
- Converting object to screen coordinates
- pick point
- Difference between OpenGL 2.1 and 3.0?
- Changing a Vertex Attribute
- Image Transitions...
- How to at any time change a OGL into fullscreen?
- PNG Transparancy blending?
- How to get the size of graphics memory?
- Cannot Draw Textures
- vector multiply in webgl
- Opaque shader
- Different buffers for different objects
- need a quick answer of my very simple question
- Help With Camera
- Models are messy without gl_Vertex
- Can't get indexed VBOs to work.
- Camera and lighting
- can not get right perspective view of model
- automatic zoom to fit irregular 3D model to screen
- OpenGL versatile for older computers?
- ransformation: object to eye coordinates
- right-hand rule - glRotate wrong direction?
- Light, distance and fading.
- Problems with simple OpenGL (core) file
- Window Resizing
- Any books on coding a engine from scratch (cpp)
- Sensing an objects(Quads/Triangle) Positioning
- draw mesh at 0,0,-1000 opengl/webgl
- OpenGL vs OpenGL ES (GLchar and more)
- Drawing half spheres in java/lwjgl
- what API can instead glBitmap move pos?
- convert opengl to opengl with shader
- How to specify fragment shaders output?
- Help setting up VBO
- Spotlight only illuminates -z-space
- Image with fixed tag
- Opinions on 3D model File Formats
- glClear() tampering with data?
- multiple windows using glui and glut
- VAO/VBO for meshes
- problem
- Texturing Repeat and other questions...
- zNear/zFar: how to do depth partitioning?
- Regarding the interpolation of varying variables
- glOrtho + Bounding Box problem
- glLoadMatrix fails to update current matrix
- Draw mesh on image in openGL ES
- Advice needed - regular texturing vs. pixel shader
- Heads up display (HUD) dynamic text input
- opengl texturing issues
- Sharing information between GL contexts on Linux
- Menu overlay with many sub-windows
- Replacing an existing texture with a new one
- OpenGL creating a command to open a door
- help with interactive water effect!
- OpenGL SolidTeapot() how to place it in 3d world
- OpenGL Collision - any help with coll and co-ords?
- SuperBible 5th Edition Chap2-Triangles Not Working
- glNormalPointer isn't doing normal things!
- FPS camera
- struggle in bug error MSVCRTD.dll
- Icon drawing in 3d
- GLWindow class?
- Coding a Game, have hit Giant Roadblock
- How can I start with Symbian S60 v3
- Selection excluding occluded objects
- Multiple Textures in One scene, One per mesh?
- Translation in Z
- "Voxel" Problems [SOLVED]
- Pls pick apart my code
- Test for support for glCreateShader ?
- Binding several buffers simultaneously?
- Showing the density of a plot using jogl
- Adding an image
- Vertex Attributes
- Different buffers for different objects
- can't translate objects/prmitives along x-axis
- Distance to object in world space
- Dump all OpenGL State to log file
- UV problem
- 3D Texture Rendering Confusion
- capture opengl scene
- Is rendering to the primary framebuffer possible?
- Platform Independent OpenGL
- How to write a Custom Wizard for OpenGL in vs2008
- Jitters in textures
- Problem with GL.ReadPixels() CPU usage
- Rendering transparent "pie" area
- Unknown OpenGL symbols when compiling freetype.gl
- Cannot Draw Ellipse
- Get Center of the Ellipse
- Absolute beginner: Rendering 8 verts
- why my quads renderer all in white?
- Best place to get OpenGL header files?
- Question for the usage of attribute in shader ?
- glColorPointer drawing only in black color