File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,15 @@ Shift + Space Bar
77*File explanation
88OpenGL 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�� ù ��� �а� ��ü���� �ּҰ��� �������ִ� �����̴�.
1015Entity.cpp & h : ���� ������ �ʿ��� ��ü���� ���� class�� �����س��� �����̴�. ������ object���� �� class�� ����Ͽ� �����Ѵ�.
1116Ground.cpp & h : ������ ����� �Ǵ� �ٴڿ� �ش��ϴ� class�� ������ ���� �����̴�. ���� ȭ�� �ϴ� 1/4�� �����ϴ� ��� ���簢����, newground��ü�� ���� ���ο� ground�� �����Ҵ� ���� �� �ִ�.
1217Character.cpp & h : Charater ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. space Ű�� shift Ű �Է��� ���� �� �������θ� ������ �� �ִ�. Motion Animation�� �߰��Ͽ���.
1318Fire.cpp & h : Fire ��ü�� �ش��ϴ� class�� ������ ���� �����̴�. 2�� ���� ������ y��ǥ���� �����ȴ�. ij���Ϳ� �浹�� ��� ������ ����ȴ�.
1419Star.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+
You can’t perform that action at this time.
0 commit comments