Pages: 1
  Print  
Author Topic: my first REAL opengl project  (Read 8261 times)
Offline (Unknown gender) freezway
Posted on: December 31, 2010, 03:31:02 pm

Member
Joined: Dec 2009
Posts: 220

View Profile
It displays too two triangles:

source:
http://dl.dropbox.com/u/8605870/MyOpenGL.tar.bz2

you need glfw to compile as well as gl3.h in your GL include folder.
It's for opengl 3.x or better, sorry intel/ancient card folks.

EDIT:
to compile: g++ *.cpp -lGL -lglfw
« Last Edit: December 31, 2010, 04:27:55 pm by IsmAvatar » Logged
if you drop a cat with buttered toast strapped to its back, which side lands down?
joshdreamland: our languages are based on the idea that it's going to end up FUBAR
/kick retep998
Pages: 1
  Print