2022-01-14 13:15:01 索炜达电子 619
文件编号:L71
文件大小:14M
代码行数:2422行(主程序)
开发环境:VS2019、OpenGL
猿创承诺:该源码均通过亲自测试可正常运行
简要概述:使用纹理和OpenGL构建的交通 汽车三维场景
运行效果:
目录│文件列表:
└ 项目源码
└ Txt.Car.Race.Game
│ Txt.Car.Race.Game.sln
├ Debug
│ │ Txt.Car.Race.Game.exe
│ └ Txt.Car.Race.Game.pdb
├ freeglut
│ │ Copying.txt
│ │ Readme.txt
│ ├ include
│ │ └ GL
│ │ │ freeglut.h
│ │ │ freeglut_ext.h
│ │ │ freeglut_std.h
│ │ └ glut.h
│ └ lib
│ └ freeglut.lib
└ Txt.Car.Race.Game
│ Source.cpp
│ Txt.Car.Race.Game.vcxproj
│ Txt.Car.Race.Game.vcxproj.filters
│ Txt.Car.Race.Game.vcxproj.user
└ Debug
│ Source.obj
│ Txt.Car.Race.Game.exe.recipe
│ Txt.Car.Race.Game.ilk
│ Txt.Car.Race.Game.log
│ vc142.idb
│ vc142.pdb
└ Txt.Car..539CA7DE.tlog
│ CL.command.1.tlog
│ CL.read.1.tlog
│ CL.write.1.tlog
│ link.command.1.tlog
│ link.read.1.tlog
│ link.write.1.tlog
└ Txt.Car.Race.Game.lastbuildstate