- Use glGenTextures every time I load a Texture?
- rotating faces to face the camera?
- Deferred Shading, MRT and Depth Test
- interactive drawing with binary brush into 3d texture, best approach advice wanted
- Scale bar - Computation of a good initial value
- Rotate cube not working
- Loading image for texture problem
- problem installing and using devil
- Problem accessing MRT samples in deferred shading
- glulookat not zooming!
- get current mouse position's color
- OpenGl Problem
- Deprecated OpenGL 2.0 functions
- deferred rendering and normal mapping
- A simple opengl question
- Creating new triangles with GL_TRIANGLE_STRIPS
- reading vertices from a file
- Modifying texture color
- Getting Data Back (glMapbuffer?)
- Deferred shading and light volumes
- Multiple Texture Help
- Facial Expression Recognition/Adaptive Template
- Ortho and Shader Vertices
- Geometry shaders
- What's wrong with my program,please help me to solve it
- VBO and triangle structure problem
- Drawing a single pixel
- Change zoom from dolly to "real" zoom
- Rotating around my object using gluLookAt moves really fast
- FBO + Picking questions
- Delete TexBuffer ?
- Looking for a good opengl beginners source(books, site, etc)
- Another zoom to cursor thread
- How to render depth image for a 3D model ?
- VAO & VBO help!
- Problem with texture binding while drawing multiple objects
- Translate to mouse position using GLM
- rendering 3D scenes deroved from imagery
- Rotating around an object doesn't completely rotate
- I need your help plz
- Re: Runing Tut 01
- Some stencil fbo code runs on ati but not on nvidia
- Guess: Shader problem?
- best simple antialiasing of lines -- textures or alpha vertices?
- GLUT Hardware Overlay c++
- Need help rendering scene to a texture and reusing it in a shader
- Error with Geometry shaders
- controlling 3d movement from a virtual d-pad
- gluProject matrix problems
- Only last set of vertices render
- Pure Server Rendering
- glTexImage2D crashes with SIGSEGV
- glDrawPixels slow down when set GL_MAP_STENCIL to true on nvidia
- Doubt about initialize mesh
- glReadPixels and glDrawPixels with GL_LUMINANCE
- turning off zooming for text
- Confused about Frustrum and Vertex Shader
- OpenGL extension doesn’t work in Qt 4.8.4
- Qustion of Maya integration
- glFramebufferTexture2D with depth or stencil textures
- How to select a point and move with mouse
- Displaying video stream
- Weird problem with GLFW/NetBeans
- glGenerateMipmap() question
- simple problem in opengl installation
- Switchable Graphic Cards: Which Graphic card will OpenGL choose
- using an integer texture
- Push/Pop Problem
- glTexImage2DMultisample with GL_DEPTH_COMPONENT24
- glBufferData x glVertexPointer
- OpenGL 3/4 & uniforms
- glDrawPixels Only Drawing one Element
- Resources about mesh
- Texture on selected polys
- Unable to Render Font
- Corruption in Stencil textures with glTexImage2DMultisample
- using GL_MAP2_COLOR_4 inOpenGL to change vertexe colors
- SwapBuffers bad performence
- Strange Texture Coordinates in OBJ file
- Where do I find 3D Visualization Device System Package (rgl)
- Fisheye Warping for Cheap Planetariums
- Regarding drawBuffer in glClearBufferiv
- rasterposition and glut charactor
- Regarding render to texture
- Accessing FBO during deferred light pass with combined stencil/depth buffer
- Tips for a beginner?
- Rendering scene from a virtual viewpoint
- Problem with the View Volume?
- Texture not mapping properly
- Debugging tool for opengl
- Infinete plane with grid in OpenGL & QT4
- Hello All...
- Lighting - Are objects actually smooth..?
- 16Bit framebuffer and entity ID -> Color conversion
- Artifacts while trying to draw a Quad with Triangles
- Is it possible to change the stencil buffer bits in the application based on MFC?
- Normals (Quads)
- Loading .obj files into Opengl
- Learning OpenGL 4.0 with some familiarity with 1.2
- GLSL matrix uniforms acting wierd
- zooming to mouse position using glOrtho
- What are some concepts every OpenGL programer should know from memory?
- Drawing a single point without VAO on NVIDIA and AMD
- Clearing an INTEGER framebuffer
- Retrieve number of samples allocated by driver
- Shadow moving with player - Shadowmapping
- High number of shader program switches?
- frag shader compile error
- matrix calculations dont work
- Get 3d-coordinates of cursor
- make point move
- Is opengl worth ?
- Bitmap encryption
- Make a ground/floor problem
- template generation
- FreeGLUT/GLEW with VS 2012
- using GLX_EXT_texture_from_pixmap with XComposite
- Windows Imaging Component & glTexImage2D()
- Camera problem!
- how to build a level editor
- Fitting a model appropirately
- Depth textures
- Part of scene only visible when rendered on screen, but not on invisible FBObject
- Shadow mapping question
- Camera
- glOrtho
- sRGB internal format
- texture2D weird behavior
- Textured quad not receiving light
- 3D Collision problems
- Urgent help: using Matrox Imaging Library (MIL)
- single fbo and multiple texture attachments
- Updating shader from 120 to 330
- Can't compile example from text book. 3 errors.
- OpenGL and Graphic Card
- Problems with (newtonian) movement
- [Visual C++6 - OpenGL] - how install it and a nice sample?
- Regarding clipping
- Rotating a single object out of 3
- Specifying nearVal and farVal in glOrtho
- What is the default direction for Z depth testing
- Custom coordinates and view?
- Modern Pipline without Matrix Stack Makes Objects Disappear
- BlitFramebuffer only makes it to the screen every other time?
- How to start OpenGL programming with Ruby?
- What order to use for rendering? Drawable -> Texture -> Model?
- Problem with glReadPixels on a part of a view on ATI cards
- OpenGL SuperBible Fourth Edition Compile Problems
- Help rendering text
- OpenGL SuperBible 5th Edition - Setup problem
- Color Cube Map No Depth Test
- Mapping texture on sphere with shader programs.
- Texture stops to repeat when another texture is bound after.
- Texture Problem
- "Learn Modern 3d graphics programming" on a mac
- Value stored in Z-Buffer
- Allegro 5 + OpenGL + GL_DEPTH_TEST problem
- Uniform Locations implementation dependant?
- Parsing a OBJ file for opengl APIs
- My current graphics class sucks. Would anyone point a newbie in the right direction?
- Question re gl_FragColor
- Retrieving Coords of Point After Many Transformation
- Movement/Animation
- Opengl shading
- Rotate oblect using glutTimerFunc
- glfwOpenWindow returns null
- Textures showing inverted (upside down) !
- Problems finding bounds of window in world coordinates.
- Finding intersection points for half hidden objects
- How to link the glew library into an OpenGl program
- Running a vertex shader without any per-vertex attribute
- OpenGL, offscreen hard shadows calculation with stencil
- What coordinate OpenGL used?
- Creating a surface from points
- Three dimensional blending program shows white screen
- OpenGL support on Windows Server 2008
- GL_BLEND problem.
- Building in NetBeans in C++ on Windows 7
- GLSL problem
- OpenGL 4.3 supported video cards
- Voxelize 3D objects from .OFF and .OBJ files
- move camera with keyboard function
- Problem glDrawElements using GL_LINE_LOOP...deformed result
- Code in the post Object and Screen Space Rotation Demo by MaxH
- Translating an object round in a circle
- Voxelize 3D objects from .OFF and .OBJ files
- glutKeyboardFunc takes 5 frames to update state
- problem with glutTimerFunc()
- Cant find uniform variable in GLSL in Android
- glClearColor and ARR[]
- Lighting with OpenGL
- glMap2f error GL_INVALID_VALUE 1281
- When Do I Need Inverse Bind Poses In MD5 Models ?
- Heightmap texturing problem (big UV buffer)
- Getting overhead rotation angle from matrix?
- noob question shifting the scene left or right?
- Sideways movement
- how to calculate the execution time of over all program in opengl
- Solar System Rotation/Translation
- Simple 2D OpenGL+SDL Code Optimization Questions
- How to hide the image generated by OpenGL
- Good way to learn Opengl 4.3 for game design on multi platforms using c++?
- Bezier Surface + mask
- Texture real time modification
- Storing multiple textures in an array/vector
- rotate object in 3d using camera
- Pixel exact text rendering
- glBlendFuncSeparate() link error
- Issues drawing my first vertex (ogldev/opengl-tutorial)
- Pixel-per-pixel texture
- GLSL shader - 2 "funny" things on ATI cards (again...)
- Making a simple (chemical) simulation in OpenGL
- Shader problem
- OpengGL insights book question
- OpenGL Programming Guide 8th edition - website problem
- Spectator camera problem
- Pixel zoom factors??
- Textures format
- Compute shaders and buffer objects
- Prerequisites for developing a 3D simulation program?
- Color detection
- close ofAppGlutWindow for loaded DLL w/o closing parent app
- making existing opengl application 4.2 core compliant
- Screen Capture methods
- How does WebGL achieve such high quality rendering?
- Building a stadium
- Simulating gravity with falling object
- Confused on how to write Depth Texture
- Jerky moving texture...
- Texture mapping onto a disk
- Open GL and Python2-7 issue in Ubuntu 12.04 (x86_64)
- Shadow mapping
- 2D shadow mapping
- glVertexAttribPointer, glBufferSubData,glUniform4fv... basics...
- Make a cube with a single GL_TRIANGLE_STRIP
- LWJGL - Shadow Mapping
- Pixel Perfect Plot
- Obtaining coordinates after clipping
- cant make a file
- Strange Problem GL_DEPTH_TEST
- Link Errors Porting to x64 on Visual Studio C++ 2008
- applying texture to a quad
- Adjusting lighting parameters
- Drawing 2D large scale and interactive graphs with openGL
- ARB_draw_instanced and ARB_instanced_arrays for former fixed-function pipeline user
- gl_PerVertex does not work
- How can i convert gl_Position?
- Regarding loading 3d meshes dynamically
- Wrapping modes for array textures
- blank output window