2022年2月21日 星期一

Week01

 

OpenGL project

    1.In CodeBlocks, go to : file >new >project > OpenGLproject

    2.Put the project in Desktop\

    










 <Water>

    網址:http://madebyevan.com/webgl-water/ 




<GLUT>

    1.Download freeglut from Moodle

    2.Copy libfreegiut.a then change into libgiut32.a





    3.Go to CodeBlocks : file >new >project > GLUT project











<Github>

    1.public、readme.me
    2.gitignore > c++

<Github commands>
    
    1. cd desktop              
    2. git clone 網址        
    3. cd 2022graphics 
    4. git status                
    5. git add .                 
    6. git config --goble user.email"emai"
    7. git config --goble user.name
    8. git push                 

沒有留言:

張貼留言