434 Topics
![]() | |
Hi everyone, I created a quite complex model in 3d studio max, then I converted it to an .obj file. In 3dsm I put the textures, everything looks fine. Then, when I load the object file it's gray again. I tried the following: - read the texture file (BMP) - … | |
Hi all, I have done some development in OpenGL in the C++ platform and was thinking about trying my hand at DirectX which I have heard is a bit more challenging than OpenGL. From what I have read, DirectX seems to be the more popular format so I was wanting … | |
Hello.. I'm trying to use OpenGL to draw the great pyramid model and have it rotate.. i'm having trouble with my points as you can see they are commented out. I'm also trying to figure out how to turn the eye point and how to rotate it... here are my … | |
given the equations is it possible to develop midpoint algorithm for: hyperbola :ellipse :parabola :circle ?? | |
hi all I need a help in my first h.w //write a function using opengl that draw a cube of size 50 pixels anyone can help me thanx | |
Hello About half year ago I was interested in Direct3D 9/10 programming, but I released that DX isnt for me. Im not really interested into a game development. I know C/C++ basics, some Win32 API and some QT4 basics. Now, I'd like to try OpenGL. I am looking for a … | |
Just wondering. Is using Glut with OpenGL still popular and recommended? | |
I'm having a bit of trouble understanding what [B]glLoadIdentity[/B](); does in OpenGL . This is a quote from the Redbook. "Recall that the viewing transformation is analogous to positioning and aiming a camera. In this code example, before the viewing transformation can be specified, the current matrix is set to … | |
I have heard a lot about OpenGL. I was just wondering if anybody could tell me what the pros and cons of it were. | |
I have a program that I made with OpenGL, but it doesn't work on PCs that don't have OpenGL installed. Is there a way to embed the necessary OpenGL files into the .exe file through the compiler? | |
I've been trying to install JOGL but can't seem to get it to work. Can anyone give me a simple expanation of how to install it please. | |
I was trying to do AVI from openGL on my computer and decided to try out lesson 35 of the NeHe tutorial: [url]http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=35[/url] Well I tried using my own video, and I tried using the video (Face2.avi) he supplied, but both of them crap out on this line: pgf=AVIStreamGetFrameOpen(pavi, NULL); … | |
Fist of all I need links lol... How do I use openGL? How do I compile the stuff without getting error? NEED HELP!!!:?: :?: :?: | |
Hi,this is the problem I have in my computer, when I try to use anything on 3D I get this message,that says I need a least opengl 1.1 in the system to view 3D images. Thank you. | |
i hv 1 assignement which need to do the finite element analysis by using Borland C++..and openGL.. but i dun know what source code shoul i use to solve the finite element analysis in Borland C++ and openGL.. pls help me!!thanx for help.. | |
hi..i'm facing some problem to draw morh's circle by using opengl in Borland C++.. i'm able to draw 3 circles which is 2 small circle "in" 1 big circle..but may i know tat can i insert a formula into openGL to find out the radius for these 3 circle automatically? … | |
| |
I am trying to develop a In-Game Music Controller, controls music players for gamers, but I am having trouble figuring out how I can make a UI that would come up over the game so that a person could use it without having to minimize it (sort of like xfire). … | |
Hi all. I have been trying to teach myself a little opengl and I have the Visual C++ 2005 express edition. Now I am sure the the biggest problem is the express part, but I downloaded the windows SDK like another thread suggested. I also used the #pragma command (I … ![]() | |
hope any body know how to make 3d text iin c# | |
Hey does anybody know how to make window forms using openGL in c sharp. Or know of a tutorial online, i've looked but turned up nothing useful, just that csGL is a good library to use for openGL projects. Thanks | |
I had been studying OpenGL in DevCPP all the time. Using DevCPP you link OpenGL library files libopengl32.a and libglu32.a adjusting project options. But I dont know how to do this in VC++. Can you help me what files to link and how to link in Visual Studio 2005 for … | |
hiiii i'm new using opengl when i was trying to do some transformation using glRotated(45,0,1); for example, it do the tranformation on all wht i've drawn on screen ex. if i was drawing a rectangle and triangle they both rotate at the same time while i want on the triangle … ![]() | |
I've been working with OpenGL and Visual C++ for a short time, and I just tried to use the GLUI library for some fuctionality. But now I'm getting this error: [CODE]LINK : fatal error LNK1104: cannot open file 'LIBCD.lib'[/CODE] I've realized that the library is not anywhere to be found … | |
I have this pathfinder and I got it to work using c++... now i am trying to convert it to OpenGL and it is not working. I wrote code to use a mouse to plot the start and destination points. but it won't work properly. I have attatched the file … | |
How good do you have to be in C++ / C in order to enter the world of Open GL? | |
gl\glaux.h: No such file or directory. i get the error above when trying to compile any code with #include <gl\glaux.h> in it??? | |
Hello, I'm new to VC++7 and openGL but have luckily gotten some basics down and am ready to show off what i know to some friends. What I tried doing, is to simply zip the .exe, but this failed. My friends and I all play quake 3, which uses opengl, … | |
how cand i put sound in my opengl aplication and how can i manage volume for aplication only if u have some suggestions pls write me | |
as you may know there is a directx90c SDK and have about 300 MB. If somebody knows that there is a Opengl SDK just like the DirectX Sdk with examplex,exe ...... an more options thanks | |
the problem is not opengl coding so is not that much to work :D the problem is that i want to be copyed the lib and dll next to exe program how can i do that and there is a program like directx9.0c for opengl ??? and if it is … | |
I am taking a Computer Graphics course where we are doing some c++ programming using the OpenGL API. I'm writing a C++ program in Visual Studio.NET, where I've installed GLUT (Open GL Utility Toolkit). OpenGL, itself, apparently comes with VS. The only include that I have in my one-file program … | |
Hello, I'm doing a project for C++ using OPengl. I have the Super Bible and tried doing just the "simple program". I'm getting a l inking error. I used Win32 Console. Opengl is already installed, so I just downloaded Nate Robins glut llibrary and installed it as directed. What am … | |
I'm doing a project on OpenGl and I'm a novice in C++. I knew I needed the header files and the more I've researched, the more problems I see with Windows XP and OpenGl. Any advice would be appreciated. Thanks, Smarkles |
The End.