Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> C++ Opengl Tut.
Toaster
post May 8 2005, 03:05 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 4
Joined: 3-May 05
Member No.: 4,688



Does any one know a good tutorial on openGL and C++?? sad.gif I cant seem to find one. dry.gif

Thanks for any help. smile.gif

Notice from m^e:
Make sure you read the forum descriptions before you make a post. This isn't the forum for question - this accepts ONLY full fledged tutorials. Moved to Programming > General > C/C++



This post has been edited by microscopic^earthling: May 8 2005, 03:25 PM
Go to the top of the page
 
+Quote Post
qwijibow
post May 8 2005, 09:38 PM
Post #2


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



The best OpenGL tutorial site ever has to be http://nehe.gamedev.net/

Most tutorials come ported to all major platforms and programming languages.
Go to the top of the page
 
+Quote Post
Philywiskaz
post May 16 2005, 03:50 AM
Post #3


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 23
Joined: 16-May 05
Member No.: 5,110



QUOTE(Toaster @ May 9 2005, 03:05 AM)
Does any one know a good tutorial on openGL and C++??  sad.gif I cant seem to find one.  dry.gif

Thanks for any help. smile.gif

Notice from m^e:
Make sure you read the forum descriptions before you make a post. This isn't the forum for question - this accepts ONLY full fledged tutorials. Moved to Programming > General > C/C++

*




Hey Toaster.

If you're still looking for an OpenGl tutorial for C++ there are a few good ones at this site: http://nehe.gamedev.net/ it shows you how to make the base code for displaying, and then goes onto makeing objects, rotating them, colouring them and so on, the further on you get the more complicated they become, but they are great even for people that arent too good with C++ (like myself smile.gif)
Go to the top of the page
 
+Quote Post
FearfullyMade
post May 16 2005, 09:53 PM
Post #4


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 45
Joined: 9-April 05
Member No.: 3,791



Like the above posters said, http://nehe.gamedev.net has really good opengl tutorials. Also, check out the main site, http://gamedev.net. It has more good tutorials.

If you can't find many opengl tutorials, Directx tutorials will work as well. Opengl and Directx are close enough that generally a tutorial could work for either one without much modification. With advanced topics I'm not sure if this is the case, but for learning the basics Directx tutorials should do in a pinch. When I first started learning Directx I couldn't find many Directx tutorials, so I had to use opengl ones occansionally. They were a little harder to figure out, but they worked.
Go to the top of the page
 
+Quote Post
iGuest
post Feb 12 2008, 11:48 AM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



how can I rotate an object (cube) when I push both SHIFT and x in openGL?
C++ Opengl Tut.

I can rotate the object by pushing just 'x' botton but I don't know how can I rotate by pushing both SHIFT and 'x' .

I have used glutGetModifiers() function but still I can't rotate.

Please help me .





-simona
Go to the top of the page
 
+Quote Post
iGuest
post Mar 25 2008, 12:51 AM
Post #6


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



OpenGL Tutorial
C++ Opengl Tut.

Replying to Feedbacker


I personally do not like NeHe's tutorials. It is good though.

Try this one out: http://www.Videotutorialsrock.Com/


-reply by Subir
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Question About Opengl Codes.(0)


 



- Lo-Fi Version Time is now: 5th September 2008 - 09:04 AM