2017年4月25日 星期二

Week 10

WEEK 10

HW1

1.去http://www.cmlab.csie.ntu.edu.tw/~jsyeh/3dcg10/夏在檔案

2.用右鍵Notepad++開啟 soccerball.obj soccerball.mtl

3.myGLMsample.zip解壓縮 並執行

HW2

1.Google:NeHe Lesson 32 射擊遊戲  lesson32.zip解壓縮  執行lesson32.exe

玩遊戲

HW3

1.#include <mmsystem.h>

2.void mouse(int button, int state,int x,int y);

{

    PlaySound("檔名",NULL, SND_ASYNC);

}

3.在main()裡面 glutCreateWindow()之後glutMouseFunc(mouse);

沒有留言:

張貼留言