Download presentation
Presentation is loading. Please wait.
Published byTrevor Mitchell Modified over 9 years ago
1
CS 490 GRAPHICS COMPUTER Lecture 1: Introduction Computer Science Department 1
2
OPENGL
3
Lecture Outlines : Required software : Microsoft Visual studio Express 2012 Required Library : Opengl (glut) Download from here : http://www.4shared.com/zip/D_0q-bHDba/glut- 376-bin__1_.html
4
How to install Opengl (glut) in visual 2012 ?
5
glut-3.7.6-bin First Copy the glut.h to : C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\GL Next copy the glut32.lib to : C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib
6
Last step copy glut32.dll to following folder depending on 32-bit operating system or 64-bit operating system: a) For 32-Bit operating system copy glut32.dll to 'C:\Windows\System32\ b) For 64-Bit operating system copy glut32.dll to 'C:\Windows\SysWOW64\
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.