1
Name:
Anonymous
2012-10-27 20:11
I'm looking to get into OpenGL programming. Unfortunately, it looks like most of the online tutorials are outdated.
I found two tutorials that look okay:
http://www.arcsynthesis.org/gltut/
and
http://www.opengl-tutorial.org/
Anyone did those? Are they any good?
I also wouldn't mind buying a book on OpenGL. I'll be looking forward to your recommendations.
4
Name:
Anonymous
2012-10-27 20:46
>>3
Go fuck yourself. People should be discouraged from using OpenGL.
5
Name:
Anonymous
2012-10-27 20:49
>>4
Versus DirectX? Die in a fire.
7
Name:
Anonymous
2012-10-27 21:46
>>5
Did I fucking say that? No, of course it's fucking better than DirectX. That doesn't mean people should be using it.
8
Name:
Anonymous
2012-10-27 21:52
>>7
What would you want people using instead?
10
Name:
Anonymous
2012-10-27 22:36
if it ain't immediate mode, it's SHAYDERZ
11
Name:
Anonymous
2012-10-27 22:38
static const GLfloat g_vertex_buffer_data[] = {
-1.0f,-1.0f,-1.0f, // triangle 1 : begin
-1.0f,-1.0f, 1.0f,
...
what kinda noob writes '-1.0f'? u know there's no harm in doing '-1'. stupid donkeys.
12
Name:
Anonymous
2012-10-27 22:39
glEnable
is this a pokemon?
13
Name:
Anonymous
2012-10-27 22:39
>>9
Helps with allergies, but not many uses beyond that.
14
Name:
Anonymous
2012-10-27 22:42
15
Name:
Anonymous
2012-10-27 22:45
this guy's writing in that 'C/C++' language.
make
Please, just don’t use that.
get outta my computer, poop scooper. *shoots you with a carrot*
16
Name:
Anonymous
2012-10-27 22:54
Gee, I don't know, how about The Red Book? What's next, ``How do I learn C?''?
17
Name:
Anonymous
2012-10-27 22:57
>>16
Let us C by Yashavant kanetkar