资源列表
sample_Bresenham_circle
- OpenGL,Bresenham画圆法,课上练习-OpenGL,Bresenham drew circle
06_234521_reflect2
- 水波模拟的一个小程序,用gpu计算得到的,大家可以-a little programe
Chapter13
- OpenGL高级编程与可视化系统开发·高级编程篇第二版 13章源碼-OpenGL high-level programming and visualization systems development chapter second edition of Advanced Programming Chapter 13 source code
tree
- 基于 VC的3D 图形制止, 绘制 3D 树木。 使用了 OpenGL 工具包 中的 GLUT -VC-based, 3D graphics to stop drawing 3D trees. Using the OpenGL toolkit in GLUT
2
- 基于OpenGL编写程序,实现基本窗口程序框架,包括消息响应设置、视口设置、基本投影设置,在不同位置实现画点、线、三角形、多边形等基本对象的绘制。-OpenGL-based programming to achieve the basic windows application framework, including the message response is set, the viewport settings, basic projector settings, in differen
OpenGL_Circle
- 用OpenGL实现的中点画圆算法,同时实现了窗口重画不改变圆的形状的功能。-OpenGL implementation of the midpoint circle algorithm, while achieving a window redraw does not change the round shape of the function.
030803
- 多纹理扩展技术在真实感地形绘制中的应用 一偏横好的论文-more texture expansion terrain in photorealistic rendering of one-sided good thesis Wang
dianhuatu
- 用OpenGl编写的绘制点化线的程序,比较经典。通过本程序可以理解OpenGL点化线的画法及过程,及相关命令的使用。-Attunement with the OpenGl line drawing prepared by the procedure, more classic. OpenGL can be understood through the process of painting enchant and process lines, and related commands.
Graphics
- 多边形扫描转换算法等DDA,梁有栋直线剪贴 中点画线-Polygon scan conversion algorithm, DDA, Liang Youdong
opengl_terraineditor
- 用openGL实现的3D地形编辑器,可以自动生成高度图,通过高度图生成3维地形。对于您学习openGL编程,三维游戏开发肯定有很大的帮助。-achieved with Open GL 3D terrain editor, can automatically generate highly map through highly generation three-dimensional terrain. For you learn openGL programming, 3D game develo
opengl
- 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
GLDraw3DTranslation
- 通过使用OpenGL实现图形绘制以及图形的平移、旋转和缩放。-it creates some graphics and their translation, rotation and scaling by using OpenGL.
