2021年3月10日 星期三

week03

 

1.註冊github
2.新增github的倉庫專案
3.Repo裡面 New,取名2021graphics
4.上傳程式
5.upload files(檔案 目錄)
1.建gult專案 openGL專案






沒有留言:

張貼留言

距地表面160 Week11

 #include "glm.h" GLMmodel* pmodel = NULL; void drawmodel(void) {     if (!pmodel) { pmodel = glmReadOBJ("data/porsche.obj...