2022-01-12 08:52:08 索煒達(dá)電子 561
文件編號(hào):L30
文件大?。?/strong>9.8M
代碼行數(shù):162行(主程序)
開發(fā)環(huán)境:VS2019、OpenGL
猿創(chuàng)承諾:該源碼均通過親自測(cè)試可正常運(yùn)行
簡(jiǎn)要概述:OpenGL實(shí)驗(yàn)變換矩陣
運(yùn)行效果:
目錄│文件列表:
├ 變換矩陣
│ ├ code
│ │ │ Ex2.sln
│ │ ├ Debug
│ │ │ │ Ex2.exe
│ │ │ │ Ex2.ilk
│ │ │ │ Ex2.pdb
│ │ │ └ glut32.dll
│ │ └ Ex2
│ │ │ Ex2.vcxproj
│ │ │ Ex2.vcxproj.user
│ │ │ glut32.lib
│ │ │ main.cpp
│ │ ├ Debug
│ │ │ │ Ex2.exe.recipe
│ │ │ │ Ex2.ilk
│ │ │ │ Ex2.log
│ │ │ │ main.obj
│ │ │ │ vc141.idb
│ │ │ │ vc141.pdb
│ │ │ │ vc142.idb
│ │ │ │ vc142.pdb
│ │ │ └ Ex2.tlog
│ │ │ │ CL.command.1.tlog
│ │ │ │ CL.read.1.tlog
│ │ │ │ CL.write.1.tlog
│ │ │ │ Ex2.lastbuildstate
│ │ │ │ link.command.1.tlog
│ │ │ │ link.read.1.tlog
│ │ │ └ link.write.1.tlog
│ │ └ glut
│ │ │ glut.h
│ │ │ glut32.dll
│ │ └ glut32.lib
│ └ exe
│ │ Ex2.exe
│ │ Ex2.ilk
│ │ Ex2.pdb
│ └ glut32.dll
└ 演示視頻
└ 演示視頻.mp4