Skip to content

Commit 092390a

Browse files
committed
docs: update readme.txt
1 parent 084ee21 commit 092390a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

OpenGL/ReadMe.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@ Shift + Space Bar
77
*File explanation
88
OpenGL Setting�� �Ǿ��ִ�.
99

10+
Wind_runner.cpp : main�Լ��� ���Ե� �����̴�.
11+
GameManager.cpp & h : ���� ���� ������ ����ϴ� class�� ������ ���� �����̴�. �� ��ü�� draw,reshape�ϰ� �� ��ü�� �����ϰ� �浹 �� �����ϴ� ��κ��� ������ ����Ѵ�.
12+
SceneNode.cpp & h : SceneNode�� SceneGraph�� ������ �����̴�. SceneGraph�� SceneNode�� �߰� ���� ������ �� �ְ�, SceneGraph�� ���� ��� ��ü�� �׸� �� �ִ�.
13+
Model.cpp & h : obj ������ �о� draw �� �� �ִ� ����ü�� ��ȯ�ϴ� class�� �����̴�.
14+
Material.cpp & h : 3D mesh�� ù ���࿡ �а� ��ü���� �ּҰ��� �������ִ� �����̴�.
1015
Entity.cpp & h : ���� ������ �ʿ��� ��ü���� ���� class�� �����س��� �����̴�. ������ object���� �� class�� ����Ͽ� �����Ѵ�.
1116
Ground.cpp & h : ������ ����� �Ǵ� �ٴڿ� �ش��ϴ� class�� ������ ���� �����̴�. ���� ȭ�� �ϴ� 1/4�� �����ϴ� ��� ���簢����, newground��ü�� ���� ���ο� ground�� �����Ҵ� ���� �� �ִ�.
1217
Character.cpp & h : Charater ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. space Ű�� shift Ű �Է��� ���� �� �������θ� ������ �� �ִ�. Motion Animation�� �߰��Ͽ���.
1318
Fire.cpp & h : Fire ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. 2�� ���� ������ y��ǥ���� �����ȴ�. ij���Ϳ� �浹�� ��� ������ ����ȴ�.
1419
Star.cpp & h : Star ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. 1�� ���� ������ y��ǥ���� �����ȴ�. ij���Ϳ� �浹�� ��� ������ 5�� �����Ѵ�.
15-
Wind_runner.cpp : main�Լ��� ���Ե� �����̴�.
16-
GameManager.cpp & h : ���� ���� ������ ����ϴ� class�� ������ ���� �����̴�. �� ��ü�� draw,reshape�ϰ� �� ��ü�� �����ϰ� �浹 �� �����ϴ� ��κ��� ������ ����Ѵ�.
17-
Mush.cpp & h : Mush ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. ground ������ ��,��� �����̸� ij���Ͱ� ���� ��� ������ ���ְ� ���� �����Ѵ�. ij���Ͱ� ������ �ε��� ��� ������ ����ȴ�.
20+
Mush.cpp & h : Mush ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. ground ������ ��,��� �����̸� ij���Ͱ� ���� ��� ������ ���ְ� ���� �����Ѵ�. ij���Ͱ� ������ �ε��� ��� ������ ����ȴ�.
21+

0 commit comments

Comments
 (0)