-
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换...
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换-Can be based on different parameters of the ellipsoid to the earth coordinate system of space coordinates conversion
- 2022-03-07 13:24:36下载
- 积分:1
-
STL数据文件的读取
创建MFC工程,以OpenGL为接口,实现AutoCAD建模数据文件的读取与显示。STL数据使以三角面片的形式存储,每个三角形包括三角面的法向量信息以及三个顶点坐标信息。通过该程序,能以把模型显示出来。
- 2022-02-04 22:44:53下载
- 积分:1
-
OpenGL procedures : using recursive method and drawing cylindrical patch
OpenGL程序:用递归和贴片法绘制圆柱-OpenGL procedures : using recursive method and drawing cylindrical patch
- 2022-07-25 02:36:01下载
- 积分:1
-
with vc++ and borders to achieve a rainbow of simulation. In the world coordinat...
用vc++和borders实现了彩虹的模拟。在世界坐标系中使用的数学模型,有七色彩虹。
- 2023-07-18 16:55:03下载
- 积分:1
-
使用opengl绘制一个茶壶,可以旋转,拖拽,变换纹理
使用opengl绘制一个茶壶,可以旋转,拖拽,变换纹理-draw a teapot using opengl, you can rotate, change the texture
- 2023-04-09 12:45:03下载
- 积分:1
-
opengl 10bit 检测显卡是否支持10bit
应用背景
想直接回显10bit数据,在nv网站上下载的,编译运行通过,有一定的参考意义。
README for Check30bit
- To Run, type
Check30bit
This will print out a listing of all attached displays and open a window on each display showing a teapot.
If a display is 30-bit capable, then the window opened on that display will use a 30-bit pixel format.
When moving or resizing the window between the displays the event handler determines if the window is spanning a 30-bit color compatible display and reports it.
关键技术Check30bit opengl nvidia 并检测显卡是否支持10bit,不支持的话就用24bit。
- 2023-02-11 16:25:03下载
- 积分:1
-
学习opengl的好帮手,opengl入门,针对初学者
学习opengl的好帮手,opengl入门,针对初学者-Opengl learning a good helper, opengl entry for beginners
- 2022-03-21 05:48:03下载
- 积分:1
-
OpenGL fog examples of the application of procedures
OpenGL中雾的应用的例子程序-OpenGL fog examples of the application of procedures
- 2023-02-04 17:20:03下载
- 积分:1
-
镜像目标
这个项目给你定义的目标的镜像。你可以有一个给定对象的不同的观点和角度。试试这个。
- 2022-10-21 12:55:03下载
- 积分:1
-
图形学实验一
图形学实验 名称:二维卡通人脸交互设计与控制
目的与要求:根据OpenGL提供的直线,多边形绘制算法,实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对人脸进行绘制。实现对卡通人脸的交互控制,点击鼠标左键可以对人脸进行拖拽移动。按“↑”按键能够实现卡通人脸绕坐标原点进行旋转。
附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。
- 2022-07-22 12:22:04下载
- 积分:1