Skip to content

Commit

Permalink
docs: update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Lia316 committed Apr 19, 2023
1 parent 084ee21 commit 092390a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions OpenGL/ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,15 @@ Shift + Space Bar
*File explanation
OpenGL Setting�� �Ǿ��ִ�.

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

0 comments on commit 092390a

Please sign in to comment.