Hi, I had used glEnable(GL_CULL_FACE) at the intialization can I get ur email id. I will attach the code.
Type: Posts; User: chethan
Hi, I had used glEnable(GL_CULL_FACE) at the intialization can I get ur email id. I will attach the code.
891892
In the first picture when the box is rotated to its right as in the second picture the front face portion texture diagonal line strip is similar to previous stage but here the diagonal line...
Thank you very much sir you are rite. I finished with texture mipmap but I had been stuck with the matter when the box is moved either left or right in the lean position the texture of top and bottom...
Hello folks I need urgent help I am near to my deadline I am working on a small project similar to bloxorz. In this project the rendered box texture is not visible, I had used nehe opengl code to...
Thank you very much sir.
Sir, Thank you very much for your suggestion. I had googled and collected some sample of 3ds loader but I am faceing a problem with texture and materials render. I had seen a statement in the Lib3ds...
Hi, Advance thanks.
1. I need the information about how it is possible to load?
2. what are things we have to Keep in mind to load .3ds file with image?
thanks and regards
mysmax
I apologize for this post kind. I am a new to this so I did mistake forgive me sorry again. I am trying to explain I have a viewport of ortho so during rotation,scale I am facing problem. The 3D...
Hi
go thru this screen co-ordinate creation snippet :
// CMFC_View drawing in MFC.
void CMFC_View::OnDraw(CDC* pDC)
{
glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );
//if(m_3D)...
Hi
Can any one give me the suggestion which is the finest co-ordinate system for transformations, Modification of a set of points.
regards
9max9
Hi advance thanks
I am working on modification of a selected point in orthognal view when the rotation and scale is done on the object with respective to its center it works fine when Z=0 but...
Thank you very much Dan.
Hi folks, My question is on glPolygonMode(GL_FRONT_AND_BACK, GL_FILL);
1.Is it possible to color on front and back faces of polygon triangle.
2.If yes how? give examples.
Advance thanks
regards...
Dear frnds
To rotation an object moves with x-axis, y-axis with mouse motion as left to right and top to bottom in the window but the problem here is if take the diagonal sides of the window the...