-
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。...
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。-OPENGL based on the realization of the OpenVG, c achieved by OpenVG hardware to accelerate the algorithm, in SVG, 2D graphics, such as have reference value.
- 2022-06-14 19:12:20下载
- 积分:1
-
OpenGL
基于OpenGL的三维地形可视化方法研究-OpenGL-based 3D terrain visualization method
- 2022-01-22 02:17:23下载
- 积分:1
-
rotation by the six components of the cube side
旋转由6个侧面组成的立方体-rotation by the six components of the cube side
- 2023-01-16 02:35:03下载
- 积分:1
-
基本的OpenGL程序的例子
Examples basics of opengl program
- 2022-01-25 17:18:59下载
- 积分:1
-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
graphics line drawing examples procedures, OpenGL framework, we can!
图形学画直线实例程序,OPENGL构架,可以看看!-graphics line drawing examples procedures, OpenGL framework, we can!
- 2022-05-18 12:20:49下载
- 积分:1
-
图像去噪处理
图形的读入,输出,将彩色图像转换为灰度图像,为图像添加掩膜以达到去噪处理,有详细的注释。包含幂次变换和二位滤波的图像处理
- 2023-07-27 20:25:04下载
- 积分:1
-
simple shooting game! Similar to "play the game Pheasant"
简单的射击游戏! 类似 “打野鸡游戏” -simple shooting game! Similar to "play the game Pheasant"
- 2022-11-22 19:20:03下载
- 积分:1
-
opengl的入门级例子
opengl demo本工程是一个完美的opengl 演示程序,它简单易懂,即使是没有学过opengl 的同学也能看懂但同时它又功能完善,基本概括了opengl 3的整个固定渲染管线,包括场景搭建,摄像机控制,模型建立,场景渲染,甚至还有交互过程设计总之,这个是我当初学习opengl的一个最好的demo
- 2022-10-08 18:10:02下载
- 积分:1
-
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
重要的事情说三遍
内含适合各种系统的代码
- 2022-02-10 08:38:56下载
- 积分:1