- OpenGL state. Who owns it?
- platform-independent way of loading images into textures in GLES 2
- using single-buffering in GLES 2
- Partly update the screen or copying buffers
- Cant glTranslatef
- GL States vs. SFML 2.0
- how to change the projected plane
- drawing using xor
- GLUQUADRIC in OpenTK in VB .NET
- Drawing a quadratic curve and an arrow with OpenGL (JOGL)
- freeGLUT fullscreen small drawing area
- Simple vehicle physics
- How to setup Opengl new project on Mac os Xcode latest?
- OpenGL in Visual studio - Issues with GLEW
- glMultiDrawElements() problem compiling
- Drawing from Vertex Array into Shader
- texelFetchBuffer()
- Manual OpenGL projection
- transition effects using opengl es 2
- Problem importing .obj / .mtl (exported using blender) into my OpenGL view
- glTexBuffer()
- glGenBuffers execution error
- Phong shading and transformations
- Texture pixel coordinate
- Custom Object Overlapping
- [OpenGL 3.3+]Phong shading and transformations
- Visualization of Corner-point grids
- Center of the screen
- rotating TRANSPARENT cylinder - looks weird
- using multiple programs in open gl es 2
- Vertex Array Object Rendering Questions
- Error: GLU not found
- Creating a Production Quality Shader? (Uber)
- Not understanding switch statements
- Slow Idle callback?
- getting vertices into a grid like structure
- obj file - processing data
- using if/else to select between single or multiple colors
- Vertex Arrays vs Vertex Array Objects vs Buffer Objects
- Vertex Arrays, Buffer Objects, and Vertex Array Objects
- How can I change a tetrahedron to a triangle mesh in one triangle frame?
- Order of function calls
- Rainbow color band and color palettes in OpenGL?
- Setting up OpenGL for use, I'm a completely newbie :)
- OpenGL Windows in OpenGL ES
- Connect midpoint circle dots for circle outline
- glBindBuffer() execution problem
- changing only the alpha-channel of a set of colors
- - GL_ARB_vertex_buffer_object - not recognoized on some win7 systems
- Pixel Corruption From Neighboring Pixels with gl_FragCoord
- Basic Question About Matrix Stack
- Orbiting spheres, sometimes in front, sometimes behind
- Beginner - Confuse with OpenGL, SFML, and its library
- Drawing Frustum of one camera in another
- glVertexPointer and glDrawArrays data transfer question
- Suggestions for teaching OpengGL
- generating meshes from opengl glDraw* calls
- glCompressedTexSubImage2D use for real subrect of bigger texture
- Draw 2D text
- Cone with a spherical cap
- target vs name
- Sweep selection error picking object not in swept rectangle...
- Problem in texturing
- OpenGL ES 2.0 - Life without push/pop
- Polygon rendering problem
- shadow mapping - texture clamping
- opengl drawing project and selection
- OpenGL ES 2.0 / GLEW / GLFW confusion
- Not showing the lines
- Dear friends - master computer engineering student need help:sorrow:
- Multi-Cameras rendering
- Weird segmentation faults when using OpenGL
- VAO/VBO with multiple non-static objects
- debugging GLSL shaders
- glDrawPixels() help
- Interpolation with alpha during texture sampling
- Blending Two Colours
- Make objects slowly vanish using blending
- point light - shadow mapping
- Why are my objects transparent?
- need to position viewpoint (z-position) nicely in front of *.OBJ-object...
- ATI crash using NPOT compressed textures
- Vertex Arrays and VBOs
- Bad redrawing on GeForce 7300
- in galaxy tab 2, draw line with 2 points work but with 1 point not
- OpenGL On Embedded Systems
- Implementing rotation function like glRotate
- shadow Mapping - Depth buffer
- To Texture Or Not To Texture?
- Why one MVP matrix rather than seperate M, V, P?
- OpenGL for image processing and computer vision
- Rotation w/ Rectangular Pixels (2D & VAO)
- Winged edge data structures
- 3d histogram in OpenGl
- Rendering live video performance issue
- Color Input For Multiple Attached Fragment Shaders - OpenGL 1.2
- Voxel based program structure
- Varying type doesnot interpolate
- drawing a point with a GL_TRIANGLE
- how to draw a dashed line in open gl es 2?
- GPU-based volume raycasting
- Using TGA files as a map to create a 3d house
- Question About GLUT and Global Variables
- Frustum culling, VBO and radius transformation for test
- can textures suffer from fragmentation?
- Issue with 6DOF camera motion
- Regarding Z fighting
- VBO question
- OpenGL C++ Texture Loading Troubles
- OpenGL subwindows handle
- reuse of vbo
- Loading texture using SDL
- OpenGL 3.1 and freeGLUT alongside .NET
- Drawing an object multiple times using viewports
- drawing antialiased line on OpenGL ES 2
- Simple animation issue--but I can't see it
- Ambient lighting question
- How to stop glutTimerFunc animation?
- How should this code (works in "lenient" 3.3/4.2 profiles) be done in "strict" core?
- Display lists and glArrayElement()
- OpenGL 4.1 : did i misunderstood separate programs ?
- nature of VBOs
- What happens to bindings of a destroyed object?
- ugly teapot
- VBO performance
- Animation loop
- Converting a recursive tree from glBegin/End to webGL.
- Uniform blocks
- Help with collision detection using axis aligned rectangular prisms
- transform feedback buffer - drawing from it and printing from it
- Problem whit glPushMatrix and glPopMatrix
- fullscreen
- Help: "Error of failed request: GLXBadFBConfig"
- C++/OpenGL/SDL
- Can't seem to generate textures!
- How to generate NURBS surfaces
- multiples textured elements do not display
- Rendering a 2D scene using spherical harmonics
- nVidia GeForce 7300 and all other older mac's video cards and textures > 800
- Render frustum and local coordinate system
- Learning OpenGL though scala?
- Occlusion culling with ARB_occlusion_query
- OpenGL c++ 2D Car Game including Collision Detection
- redraw loop drawing multiple objects
- Translate after rotate
- How do I specify per-vertex normals?
- Help! I can't get my lighting or textures to work
- Compile Errors using "Canvas Class"
- EXC_BAD_INSTRUCTION on glFlush
- Camera collision detection
- Critique my normal calculations, they're backwards but work!
- Rendering two textures with different dimensions ?
- Problem in transparent
- Same OpenGl code - three different behaviours on three different machines.
- opengl update?
- GL_POINTS to mesh please
- OpenGL vs MESA
- Xi library?
- General understanding of Voxels
- Issue with VBO: program crashes with "Unhandled exception" when call glGenVertexArray
- Moving a Light Source
- Hollow Cylinder?
- Toggling Shader Code
- find the location of texture uniform
- Translate, Rotate and mouse coordinates
- Move a schema using viewport?
- basic shadow mapping - removing artifacts
- Headache with glVertexAttribPointer
- Very unsure about basic animation :S
- Converting process
- Simple Triangle
- [OpenGL 3.2] How to get GLSL version with glGetStringi ?
- Moving part of model on circle
- 2D text in a 3D environment
- Binding Textures
- Scene Snap Back effect
- Problem using VBOs
- Shadow Mapping
- Weird overlap effect
- iam newbie, who can give me some guide of openGL~
- Skeletal animation shader, use one compiled program or multiple?
- gluLookAt rotate view problems
- Can I programming OpenGL4+ in a card that support 2.1 only?
- [OpenGL 3.2] glUseProgram: inside the mainloop ?
- Pitch, Yaw, and Moving a Camera
- Problem including glm extensions
- Problem using GL_COLOR_ARRAY to send information to shader
- Do not access DevIL's functions from multiple threads
- Understanding the Buffer better XCODE / OBJ-C / OPENGL ES 2.0
- Why must OpenGL projects be built? (CMake, premake, etc)
- Line Triangle intersection - Is this output correct?
- Evenly spaced objects with OpenGL
- Multisampling buffers
- glTranslatef improperly used: nothing displayed
- glortho
- picking
- How to find Frustum parametrs
- Need help with collision and text on game screen
- The Anger Spill
- Texture loading and PBO
- Cube doesn't rotate
- how to use glreadpixel() ?
- SDK.. where ?? how ??
- open gl lighting
- Voxel engine optimalisation
- 2d opengl application and picking
- Linear sampling Gaussian Blur
- Setting up OpenGL environment!!
- Passing 2 Textures in to a Shader
- Need help with Variance Shadow Mapping technique
- Not increasing alpha value in frame buffer
- Moving/rotating object
- A point in the right direction :)
- Un-screwing screwed coordinates
- Optimizing the drawing loop, OpenGL ES 2.0 2D
- 3D pyramid appears scattered
- Passing cubemap as a parameter for my fragment shader
- Render in a selected control
- Combine 4 separate component R G B A in one texture
- Mouse coordinates into World coordinates
- Light with glColor and glEnable(GL_COLOR_MATERIAL)
- Rolling ball at different angles
- Sending raw data as texture to vertex shader
- Billboards - placing text on the screen.
- Need help with model cutting and model deforms for darkplaces engine.
- 3.2 Core, VAO, and glDrawElements not drawing
- head files
- Displaying Texture Proccess
- Shader - Using gl_LightModel.ambient => no alpha (transparency)
- Any math code out there using column matrices?
- Translate without affecting perspective
- Make object face point
- Drawing x,z,y coordinates from KML + 3D Effect
- fps drop when activating textures (opengl + GLUT)
- Robot Movement
- Character collision
- RayTracing beginner question
- FBO render to texture using VBO
- Chromadepth Example opengl
- How can I add in my XY axis?
- flip object with glutReshapeFunc
- Thirst in shaders
- Lights hav no effect when texture is on
- Shader usage is large games
- Small axes in corner with gluLookAt + gluPerspective
- Nurbs Curve using OPENGL and Fortran 95
- write any digits
- Alternatives to GLEW / Is GLEW neccessary?
- gluCylinder - joining
- Multiple mirrors