-
OpenGL中用递归和贴片法画圆柱,一共用了两种方法,普通方法和递归的方法,是没有调用OpenGL画圆柱的函数实现的...
OpenGL中用递归和贴片法画圆柱,一共用了两种方法,普通方法和递归的方法,是没有调用OpenGL画圆柱的函数实现的-OpenGL patch method using recursive and painted columns, one share of the two methods, general methods and recursive methods, there is no call OpenGL cylindrical painting realize the function of
- 2022-03-04 14:13:23下载
- 积分:1
-
opengl旋转矩形 绕某一点旋转
用opengl实现旋转矩形,共三种实现方法 ,包括
140203(1):单一变化 原地旋转(乘旋转矩阵)
140203(2):复合变化 绕某点旋转(平移 旋转 反平移)
140203(3):利用已知函数绕某点旋转 (有点问题,坐标轴也旋转,即函数是对所有图画旋转)
- 2022-11-24 21:05:03下载
- 积分:1
-
This is my test computer graphics, the program uses the NeHe' s framework, by...
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe" s framework, by reading data from a PLY file, generated a rabbit, a complete mouse and keyboard interactions, including rotation, translation, illumination, etc., where the shortfall is that lack of three-dimensional feeling, light limited in scope and definition of the beginning of the array method is also very rigid.
- 2022-08-25 20:02:54下载
- 积分:1
-
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha...
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha值相乘。-conicoid, and its function is to create two objects. Adoption of OpenGL-based screen pixel block area covered for each one covering the value calculated, and then RGBA model, the value of using OpenGL and Alpha value multiplication.
- 2022-02-02 19:22:26下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
opengl es 1.0 简单的例程,常用的接口基本动用上了
opengl es 1.0 简单的例程,常用的接口基本动用上了-opengl es 1.0 samplecode
- 2022-12-29 04:30:04下载
- 积分:1
-
OpenGL 进行绘图程序,可以参考参考。
OpenGL 进行绘图程序,可以参考参考。-OpenGL for drawing program, can refer to the reference.
- 2023-05-03 18:50:02下载
- 积分:1
-
区域生长发
适合初学者学习区域生长发。可以作为研究图形学方向的同学来学习。基于网格分割的区域生长发,前提是读取点云数据,点云数据的显示,以及三角网格化,然后利用区域生长发进行分割。
- 2022-03-11 03:42:24下载
- 积分:1
-
OPENGL basic program
可以实现xyz的旋转分别由up,down,left,right d,u控制;这是一个最基本的框架程序
- 2022-01-26 14:06:01下载
- 积分:1
-
高级编程篇所附源代码。
啥也别说了,快下吧。
高级编程篇所附源代码。
啥也别说了,快下吧。-accompanying source code. Receivers also Enough of fast are you.
- 2022-07-11 00:35:27下载
- 积分:1