|
0);
glutCreateWindow(\"Solar\");
glutReshapeFunc(myReshape);
setLighting();
glutDisplayFunc(display);
glutIdleFunc(idle);
glutMouseFunc(mouse);
glEnable(GL_DEPTH_TEST);
myinit();
glutMainLoop();
}
▼Default 회전 ▼마우스 클릭으로 시점 변환
REPORT
컴퓨터 그래픽스 태양계
|
- 페이지 5페이지
- 가격 1,500원
- 등록일 2011.12.10
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
#include <windows.h>
#include <gl\glut.h>
#include <gl\glu.h>
#include <glaux.h>
#include <math.h>
#include <stdlib.h>
#include <time.h>
#include <stdio.h>
static GLfloat xRot = 15.01f;
static GLfloat yRot = 340.0f;
static GLfloat posx,posy
|
- 페이지 10페이지
- 가격 2,000원
- 등록일 2012.01.20
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
opengl]
[res]
Background.bmp
Earth.bmp
Earth2.bmp
Example07.aps
Example07.cpp
Example07.h
Example07.rc
Example07.vcproj
Example07.vcproj.Callab-b09-168.callab.user
Example07.vcproj.Callab-b09-170.callab.user
Example07.vcproj.Euijun-PC.
|
- 페이지 20페이지
- 가격 500원
- 등록일 2012.12.23
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|