资源列表
opengl-fan
- 通过opengl画风扇,风扇为静止,不能动-Through the opengl drawing style fan, fan to rest, don t move
opengl-zhongdianhuaxian
- 通过opengl实现中点画线法,可以分为斜率大于和小于1来实现-By opengl implementation dotted line, can be divided into the slope to achieve greater-than and less than 1
opengl-draw-a-face
- opengl实现画人脸,界面显示黑色,人脸为绿色,程序为静止,不能移动-use opengl to draw a person s face
jingangshi
- 画出金刚石,可以通过改变输入金刚石的边数和大小改变金刚石的形状-Draw the diamond, you can change the number of sides of the input diamond diamond shape and size change
lazer
- 基于MFC的激光点云处理程序,可以实现激光点云的三角网格生成、栅格精简等功能-for voxelization of lazer points
work
- 绘制一个正方形,设置颜色为红色,这个程序比较简单-Draw a square, set the color to red
source
- opengl雾化效果的C语言代码,还是比较容易看懂的-C language code atomization opengl
OpenGL
- 在VC++开发平台下,基于OPenGl开发包实现绘图功能,完成点云数据的绘制后,通过张量分解实现特征点检测-In VC++ development platform, based on the OPenGl development kit graphics, drawing completion point cloud data, through the tensor decomposition to achieve feature point detection
OpenGL123123
- 计算机图形学里画圆、直线、椭圆的小程序,比较简单-Computer graphics circle, line, oval small procedure is relatively simple
FourOpenGL--yes
- 用C++集体编写的直线和圆的生成算法,有bresenham和DDA等,可以选择边画图模式-line and circle and opengl
OBB-box
- 通过osg图形引擎建立节点的OBB包围盒,效果不错-OBB BOX
OpenGL VC++ 飘动的旗
- 此程序是在VC++环境下,利用OpenGL编程,显示飘动的旗子的效果。程序涉及到图像的读取,显示,纹理的绘制等方面。