搜索资源列表
地形编辑器(可用鼠标调整地形高度)
- 地形编辑器(可用鼠标调整地形高度) 开发工具:VC++2005,库:OpenGL This is a project I worked on for my Interactive Computer Graphics Class at Drexel University. The goal was to have editable terrain during runtime by clicking on the terrain to edit the height and textures th
Labs
- I am uploading computer graphics lab manual document with support code to perform labs in Open GL.-I am uploading computer graphics lab manual document with support code to perform labs in Open GL.
wdweweaa
- 这是一款小游戏作业,可用于计算机图形学的图形渐变与点阶式变成-This is a small game operations, can be used in computer graphics graphic gradient point cascade into
mmmm
- its a 2d game devoloped in computer graphics ........for engineering students its a mini project
source
- 计算机图形学方面的代码,是关于DirectX11的最新的源代码-Computer graphics code, is the latest source code for DirectX11
tx2
- computer graphics homework assignment
car
- this the animated car. with playing horn. in this program. it is Computer Graphics Program using C++.-this is the animated car. with playing horn. in this program. it is Computer Graphics Program using C++.
DDA
- As we know that in computer graphics subject we have a several line drawing algorithms. Here i am uploading code for DDA algorithm for line drawing.