opengl
object intersection overlapping in freeGlut
For the following code segement, my p开发者_JS百科roblem is that the two objects are intersected, but the views (lower figure) are not correct, object 1 (box) is inserted into the cylinder but the sid[详细]
2023-04-13 01:55 分类:问答Flashlight-effect in OpenGL 2D platform-game
In a 2D platform game, how can I create a flashlight-effect (like in this video at around 0:41 http://www.youtube.com/v/DHbjped9gM8&hl=en开发者_StackOverflow中文版_US&start=42) ?[详细]
2023-04-13 01:51 分类:问答wglCreateContextAttribsARB fails on NVIDIA Hardware
ContextWin32::ContextWin32(WindowHandle parent, NLOpenGLSettings settings) : IPlatformContext(parent, settings)[详细]
2023-04-13 01:03 分类:问答Per many frame operations in OpenGL? [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.[详细]
2023-04-13 01:00 分类:问答OpenGL FXAA issues
I am a Computer Science Student and I am currently doing a 2d Game for my Coursework. I know that it\'s kind of unnecessary, but I tried to implement the FXAA algorithm for the AA of the game. The sha[详细]
2023-04-13 00:21 分类:问答Displaying multiple cubes in OpenGL with shaders
I\'m new to OpenGL and shaders. I have a project that involves using shaders to display cubes. So basically I\'m supposed to display eight cubes using a perspective projection at (+-10,+-10,+-10) fro[详细]
2023-04-12 21:09 分类:问答Creating 3D Models for a Game using Blender and Bloom Effect in Graphics [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-12 19:40 分类:问答OpenGL gluLookAt() not working as intended
I am making a rollercoaster inside of a skybox in OpenGL, and without much background on it\'s functions or computer graphics it is proving to be very difficult. I drew a rollercoaster using Catmull-R[详细]
2023-04-12 19:36 分类:问答OpenGL - Triangulation. Can It be used as an API?
I need to have triangulation as a part of my project. OpenGL uses its ow开发者_如何学编程n tessellation logic for rendering points.[详细]
2023-04-12 18:41 分类:问答using Projection in OpenGL using C#?
For those who don\'t know, Tao.opengl, Tao.freeglut are required for the C# console application. Now, for my problem: my tutor asked us to draw 4 rectangles, so I drew them successfully.[详细]
2023-04-12 14:35 分类:问答