일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 책
- 프로그래밍언어
- 방송통신대학교
- Software
- 용어
- OS
- 영어
- 광고
- Database
- architecture
- Book
- 컴파일러
- ISBN:89-20-34523-6
- 컴퓨터과학과
- Computer
- Compiler
- Programming
- 교육
- 알고리즘
- 컴퓨터
- 인간과 교육
- EJB
- 데이터베이스
- Algorithms
- 법
- 영화
- Java
- 운영체제
- 백과사전
- Today
- Total
Digital Intelligence
OpenGL 실행을 위한 glut.h , glut32.dll , glut32.lib 다운로드 받는 곳 본문
Here~!
http://www.xmission.com/~nate/glut.html
VERSION/INFO:
This is GLUT for Win32 version 3.7.6 as of Nov 8th 2001.
See the COPYRIGHT section for distribution and copyright notices.
Send all bug reports and questions for this version of GLUT to
Nate Robins [nate@pobox.com].
For more information about GLUT for Win32, see the web page:
www.pobox.com/~nate/glut.html or subscribe to the GLUT for Win32
mailing list by sending e-mail to majordomo@perp.com with
"subscribe glut" in the body of the message.
For general information about GLUT, see the GLUT web page:
http://reality.sgi.com/opengl/glut3/glut3.html and be sure to
check the GLUT FAQ first for any questions that you may have:
http://reality.sgi.com/opengl/glut3/glut-faq.html
COMPILING/INSTALLATION:
o Precompiled versions of the DLL and import library can be
found on the GLUT for Win32 web page mentioned above.
o Microsoft Developer Studio 6 workspace and project files have My First OpenGL
been included in the source code distribution.
To build the glut dll:
First, open Microsoft Developer Studio.
Then, select File -> Open Workspace and find the glut.dsw file
in the file dialog and double-click on it.
Finally, select Build -> Build glut32.dll.
When the build is finished, it will copy:
glut32.dll to %WinDir%\System,
glut32.lib to $(MSDevDir)\..\..\VC98\lib, and
glut.h to $(MSDevDir)\..\..\VC98\include\GL.
Additional workspace files have been included in the progs, test
and lib directories to build the progs, tests and libs respectively.
'B1:기초 Basement' 카테고리의 다른 글
전자계산기조직응용기사 (0) | 2007.04.24 |
---|---|
OpenGL (0) | 2007.04.22 |
결합도 (Coupling in Computer Science) (0) | 2007.04.21 |
응집력 (Cohesion in computer science) (0) | 2007.04.21 |
폭포수 모형 (Waterfall model) (0) | 2007.04.21 |